Author: tchemit Date: 2009-08-24 16:34:50 +0200 (Mon, 24 Aug 2009) New Revision: 4 Modified: trunk/pom.xml Log: [maven-release-plugin] prepare release chorempom-1.0.0 Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2009-08-24 14:33:35 UTC (rev 3) +++ trunk/pom.xml 2009-08-24 14:34:50 UTC (rev 4) @@ -9,7 +9,7 @@ <groupId>org.chorem</groupId> <artifactId>chorempom</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.0.0</version> <!-- ************************************************************* --> <!-- *** Project Information ************************************* --> @@ -526,9 +526,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