r251 - in trunk: . cantharella.data cantharella.service cantharella.utils cantharella.web
Author: maven-release Date: 2013-06-24 09:46:22 +0200 (Mon, 24 Jun 2013) New Revision: 251 Url: http://forge.codelutin.com/projects/cantharella/repository/revisions/251 Log: [maven-release-plugin] prepare for next development iteration 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 2013-06-24 07:46:14 UTC (rev 250) +++ trunk/cantharella.data/pom.xml 2013-06-24 07:46:22 UTC (rev 251) @@ -5,7 +5,7 @@ <parent> <groupId>nc.ird</groupId> <artifactId>cantharella</artifactId> - <version>1.1.1</version> + <version>1.1.2-SNAPSHOT</version> </parent> <artifactId>cantharella.data</artifactId> Modified: trunk/cantharella.service/pom.xml =================================================================== --- trunk/cantharella.service/pom.xml 2013-06-24 07:46:14 UTC (rev 250) +++ trunk/cantharella.service/pom.xml 2013-06-24 07:46:22 UTC (rev 251) @@ -5,7 +5,7 @@ <parent> <artifactId>cantharella</artifactId> <groupId>nc.ird</groupId> - <version>1.1.1</version> + <version>1.1.2-SNAPSHOT</version> </parent> <artifactId>cantharella.service</artifactId> Modified: trunk/cantharella.utils/pom.xml =================================================================== --- trunk/cantharella.utils/pom.xml 2013-06-24 07:46:14 UTC (rev 250) +++ trunk/cantharella.utils/pom.xml 2013-06-24 07:46:22 UTC (rev 251) @@ -5,7 +5,7 @@ <parent> <groupId>nc.ird</groupId> <artifactId>cantharella</artifactId> - <version>1.1.1</version> + <version>1.1.2-SNAPSHOT</version> </parent> <artifactId>cantharella.utils</artifactId> Modified: trunk/cantharella.web/pom.xml =================================================================== --- trunk/cantharella.web/pom.xml 2013-06-24 07:46:14 UTC (rev 250) +++ trunk/cantharella.web/pom.xml 2013-06-24 07:46:22 UTC (rev 251) @@ -5,7 +5,7 @@ <parent> <artifactId>cantharella</artifactId> <groupId>nc.ird</groupId> - <version>1.1.1</version> + <version>1.1.2-SNAPSHOT</version> </parent> <artifactId>cantharella.web</artifactId> Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2013-06-24 07:46:14 UTC (rev 250) +++ trunk/pom.xml 2013-06-24 07:46:22 UTC (rev 251) @@ -10,7 +10,7 @@ <groupId>nc.ird</groupId> <artifactId>cantharella</artifactId> - <version>1.1.1</version> + <version>1.1.2-SNAPSHOT</version> <packaging>pom</packaging> <name>Cantharella</name> <description>Pharmacochemical database of natural substances</description> @@ -67,12 +67,12 @@ </developers> <scm> - <url>http://svn.forge.codelutin.com/svn/cantharella/tags/cantharella-1.1.1</url> + <url>http://svn.forge.codelutin.com/svn/cantharella/trunk</url> <connection> - scm:svn:http://svn.forge.codelutin.com/svn/cantharella/tags/cantharella-1.1.1 + scm:svn:http://svn.forge.codelutin.com/svn/cantharella/trunk </connection> <developerConnection> - scm:svn:http://svn.forge.codelutin.com/svn/cantharella/tags/cantharella-1.1.1 + scm:svn:http://svn.forge.codelutin.com/svn/cantharella/trunk </developerConnection> </scm>
participants (1)
-
maven-releaseļ¼ users.forge.codelutin.com