Author: maven-release Date: 2012-06-07 17:47:26 +0200 (Thu, 07 Jun 2012) New Revision: 701 Url: http://nuiton.org/repositories/revision/jrst/701 Log: Fix scm Modified: trunk/pom.xml Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2012-06-07 15:40:15 UTC (rev 700) +++ trunk/pom.xml 2012-06-07 15:47:26 UTC (rev 701) @@ -380,11 +380,11 @@ <!-- Source control management. --> <scm> - <connection>scm:svn:http://svn.nuiton.org/svn/jrst/branches/jrst-docutils-jython</connection> + <connection>scm:svn:http://svn.nuiton.org/svn/jrst/trunk</connection> <developerConnection> - scm:svn:http://svn.nuiton.org/svn/jrst/branches/jrst-docutils-jython + scm:svn:http://svn.nuiton.org/svn/jrst/trunk </developerConnection> - <url>http://www.nuiton.org/repositories/browse/jrst/branches/jrst-docutils-jython</url> + <url>http://www.nuiton.org/repositories/browse/jrst/trunk</url> </scm> <distributionManagement>
participants (1)
-
maven-releaseļ¼ users.nuiton.org