r208 - in trunk: . cantharella.data cantharella.service cantharella.utils cantharella.web
Author: maven-release Date: 2013-04-19 11:07:57 +0200 (Fri, 19 Apr 2013) New Revision: 208 Url: http://forge.codelutin.com/projects/cantharella/repository/revisions/208 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-04-19 09:07:50 UTC (rev 207) +++ trunk/cantharella.data/pom.xml 2013-04-19 09:07:57 UTC (rev 208) @@ -5,7 +5,7 @@ <parent> <groupId>nc.ird</groupId> <artifactId>cantharella</artifactId> - <version>1.1-rc-1</version> + <version>1.1-SNAPSHOT</version> </parent> <artifactId>cantharella.data</artifactId> Modified: trunk/cantharella.service/pom.xml =================================================================== --- trunk/cantharella.service/pom.xml 2013-04-19 09:07:50 UTC (rev 207) +++ trunk/cantharella.service/pom.xml 2013-04-19 09:07:57 UTC (rev 208) @@ -5,7 +5,7 @@ <parent> <artifactId>cantharella</artifactId> <groupId>nc.ird</groupId> - <version>1.1-rc-1</version> + <version>1.1-SNAPSHOT</version> </parent> <artifactId>cantharella.service</artifactId> Modified: trunk/cantharella.utils/pom.xml =================================================================== --- trunk/cantharella.utils/pom.xml 2013-04-19 09:07:50 UTC (rev 207) +++ trunk/cantharella.utils/pom.xml 2013-04-19 09:07:57 UTC (rev 208) @@ -5,7 +5,7 @@ <parent> <groupId>nc.ird</groupId> <artifactId>cantharella</artifactId> - <version>1.1-rc-1</version> + <version>1.1-SNAPSHOT</version> </parent> <artifactId>cantharella.utils</artifactId> Modified: trunk/cantharella.web/pom.xml =================================================================== --- trunk/cantharella.web/pom.xml 2013-04-19 09:07:50 UTC (rev 207) +++ trunk/cantharella.web/pom.xml 2013-04-19 09:07:57 UTC (rev 208) @@ -5,7 +5,7 @@ <parent> <artifactId>cantharella</artifactId> <groupId>nc.ird</groupId> - <version>1.1-rc-1</version> + <version>1.1-SNAPSHOT</version> </parent> <artifactId>cantharella.web</artifactId> Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2013-04-19 09:07:50 UTC (rev 207) +++ trunk/pom.xml 2013-04-19 09:07:57 UTC (rev 208) @@ -10,7 +10,7 @@ <groupId>nc.ird</groupId> <artifactId>cantharella</artifactId> - <version>1.1-rc-1</version> + <version>1.1-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-rc-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-rc-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-rc-1 + scm:svn:http://svn.forge.codelutin.com/svn/cantharella/trunk </developerConnection> </scm>
participants (1)
-
maven-releaseļ¼ users.forge.codelutin.com