Author: maven-release Date: 2014-03-04 10:42:31 +0100 (Tue, 04 Mar 2014) New Revision: 67 Url: http://forge.codelutin.com/projects/wlo/repository/revisions/67 Log: [maven-release-plugin] prepare release wlo-0.2 Modified: trunk/pom.xml Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2014-03-04 09:41:24 UTC (rev 66) +++ trunk/pom.xml 2014-03-04 09:42:31 UTC (rev 67) @@ -21,8 +21,7 @@ #L% --> -<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> <modelVersion>4.0.0</modelVersion> @@ -34,7 +33,7 @@ <groupId>fr.ifremer</groupId> <artifactId>wlo</artifactId> - <version>0.2-SNAPSHOT</version> + <version>0.2</version> <name>WLO</name> <description> @@ -77,12 +76,12 @@ </developers> <scm> - <url>https://svn.codelutin.com/wlo/trunk</url> + <url>https://svn.codelutin.com/wlo/tags/wlo-0.2</url> <connection> - scm:svn:https://svn.codelutin.com/wlo/trunk + scm:svn:https://svn.codelutin.com/wlo/tags/wlo-0.2 </connection> <developerConnection> - scm:svn:https://svn.codelutin.com/wlo/trunk + scm:svn:https://svn.codelutin.com/wlo/tags/wlo-0.2 </developerConnection> </scm> <distributionManagement>