Author: tchemit Date: 2009-08-24 17:01:46 +0200 (Mon, 24 Aug 2009) New Revision: 9 Modified: trunk/pom.xml Log: [maven-release-plugin] prepare release chorempom-1.0.0 Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2009-08-24 15:01:23 UTC (rev 8) +++ trunk/pom.xml 2009-08-24 15:01:46 UTC (rev 9) @@ -9,7 +9,7 @@ <groupId>org.chorem</groupId> <artifactId>chorempom</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.0.0</version> <!-- ************************************************************* --> <!-- *** Project Information ************************************* --> @@ -553,9 +553,9 @@ <!-- Source control management. --> <scm> - <connection>scm:svn:http://svn.chorem.org/svn/chorempom/trunk</connection> - <developerConnection>scm:svn:http://svn.chorem.org/svn/chorempom/trunk</developerConnection> - <url>http://www.chorem.org/repositories/browse/chorempom/trunk</url> + <connection>scm:svn:http://svn.chorem.org/svn/chorempom/tags/chorempom-1.0.0</connection> + <developerConnection>scm:svn:http://svn.chorem.org/svn/chorempom/tags/chorempom-1.0.0</developerConnection> + <url>http://www.chorem.org/repositories/browse/chorempom/tags/chorempom-1.0.0</url> </scm> <!-- ************************************************************* -->
participants (1)
-
tchemit@users.chorem.org