r271 - in trunk: . cantharella.data cantharella.service cantharella.utils cantharella.web
Author: maven-release Date: 2014-05-07 10:25:10 +0200 (Wed, 07 May 2014) New Revision: 271 Url: http://forge.codelutin.com/projects/cantharella/repository/revisions/271 Log: [maven-release-plugin] prepare release cantharella-1.2 Modified: trunk/cantharella.data/pom.xml trunk/cantharella.service/pom.xml trunk/cantharella.utils/pom.xml trunk/cantharella.web/pom.xml trunk/pom.xml Modified: trunk/cantharella.data/pom.xml =================================================================== --- trunk/cantharella.data/pom.xml 2014-05-07 08:16:19 UTC (rev 270) +++ trunk/cantharella.data/pom.xml 2014-05-07 08:25:10 UTC (rev 271) @@ -5,7 +5,7 @@ <parent> <groupId>nc.ird</groupId> <artifactId>cantharella</artifactId> - <version>1.2-SNAPSHOT</version> + <version>1.2</version> </parent> <artifactId>cantharella.data</artifactId> Modified: trunk/cantharella.service/pom.xml =================================================================== --- trunk/cantharella.service/pom.xml 2014-05-07 08:16:19 UTC (rev 270) +++ trunk/cantharella.service/pom.xml 2014-05-07 08:25:10 UTC (rev 271) @@ -5,7 +5,7 @@ <parent> <artifactId>cantharella</artifactId> <groupId>nc.ird</groupId> - <version>1.2-SNAPSHOT</version> + <version>1.2</version> </parent> <artifactId>cantharella.service</artifactId> Modified: trunk/cantharella.utils/pom.xml =================================================================== --- trunk/cantharella.utils/pom.xml 2014-05-07 08:16:19 UTC (rev 270) +++ trunk/cantharella.utils/pom.xml 2014-05-07 08:25:10 UTC (rev 271) @@ -5,7 +5,7 @@ <parent> <groupId>nc.ird</groupId> <artifactId>cantharella</artifactId> - <version>1.2-SNAPSHOT</version> + <version>1.2</version> </parent> <artifactId>cantharella.utils</artifactId> Modified: trunk/cantharella.web/pom.xml =================================================================== --- trunk/cantharella.web/pom.xml 2014-05-07 08:16:19 UTC (rev 270) +++ trunk/cantharella.web/pom.xml 2014-05-07 08:25:10 UTC (rev 271) @@ -5,7 +5,7 @@ <parent> <artifactId>cantharella</artifactId> <groupId>nc.ird</groupId> - <version>1.2-SNAPSHOT</version> + <version>1.2</version> </parent> <artifactId>cantharella.web</artifactId> Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2014-05-07 08:16:19 UTC (rev 270) +++ trunk/pom.xml 2014-05-07 08:25:10 UTC (rev 271) @@ -10,7 +10,7 @@ <groupId>nc.ird</groupId> <artifactId>cantharella</artifactId> - <version>1.2-SNAPSHOT</version> + <version>1.2</version> <packaging>pom</packaging> <name>Cantharella</name> <description>Pharmacochemical database of natural substances</description> @@ -67,9 +67,9 @@ </developers> <scm> - <url>http://svn.codelutin.com/cantharella/trunk</url> - <connection>scm:svn:http://svn.codelutin.com/cantharella/trunk</connection> - <developerConnection>scm:svn:http://svn.codelutin.com/cantharella/trunk</developerConnection> + <url>http://svn.codelutin.com/cantharella/tags/cantharella-1.2</url> + <connection>scm:svn:http://svn.codelutin.com/cantharella/tags/cantharella-1.2</connection> + <developerConnection>scm:svn:http://svn.codelutin.com/cantharella/tags/cantharella-1.2</developerConnection> </scm> <distributionManagement>
participants (1)
-
maven-releaseļ¼ users.forge.codelutin.com