Author: tchemit Date: 2010-07-11 08:51:44 +0200 (Sun, 11 Jul 2010) New Revision: 2063 Url: http://nuiton.org/repositories/revision/topia/2063 Log: [maven-release-plugin] prepare for next development iteration Modified: trunk/pom.xml Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2010-07-11 06:51:42 UTC (rev 2062) +++ trunk/pom.xml 2010-07-11 06:51:44 UTC (rev 2063) @@ -37,7 +37,7 @@ </parent> <artifactId>topia</artifactId> - <version>2.4</version> + <version>2.4.1-SNAPSHOT</version> <modules> <module>topia-persistence</module> @@ -315,9 +315,9 @@ <!-- Source control management. --> <scm> - <connection>scm:svn:http://svn.nuiton.org/svn/topia/tags/topia-2.4</connection> - <developerConnection>scm:svn:http://svn.nuiton.org/svn/topia/tags/topia-2.4</developerConnection> - <url>http://www.nuiton.org/repositories/browse/topia/tags/topia-2.4</url> + <connection>scm:svn:http://svn.nuiton.org/svn/topia/trunk</connection> + <developerConnection>scm:svn:http://svn.nuiton.org/svn/topia/trunk</developerConnection> + <url>http://www.nuiton.org/repositories/browse/topia/trunk</url> </scm> </project>
participants (1)
-
tchemit@users.nuiton.org