Author: rahul Date: Wed May 7 15:37:38 2008 New Revision: 654309 URL: http://svn.apache.org/viewvc?rev=654309&view=rev Log: [maven-release-plugin] prepare release commons-parent-10
Modified: commons/proper/commons-parent/trunk/pom.xml Modified: commons/proper/commons-parent/trunk/pom.xml URL: http://svn.apache.org/viewvc/commons/proper/commons-parent/trunk/pom.xml?rev=654309&r1=654308&r2=654309&view=diff ============================================================================== --- commons/proper/commons-parent/trunk/pom.xml (original) +++ commons/proper/commons-parent/trunk/pom.xml Wed May 7 15:37:38 2008 @@ -28,7 +28,7 @@ <artifactId>commons-parent</artifactId> <packaging>pom</packaging> <!-- TODO: dummy version. In Maven 2.1, this will be auto-versioned being a generic parent --> - <version>10-SNAPSHOT</version> + <version>10</version> <name>Commons Parent</name> <url>http://commons.apache.org/</url> <inceptionYear>2001</inceptionYear> @@ -57,9 +57,9 @@ a release of the commons-parent POM. --> <scm> - <connection>scm:svn:http://svn.apache.org/repos/asf/commons/proper/commons-parent/trunk</connection> - <developerConnection>scm:svn:https://svn.apache.org/repos/asf/commons/proper/commons-parent/trunk</developerConnection> - <url>http://svn.apache.org/viewvc/commons/proper/commons-parent/trunk</url> + <connection>scm:svn:http://svn.apache.org/repos/asf/commons/proper/commons-parent/tags/commons-parent-10</connection> + <developerConnection>scm:svn:https://svn.apache.org/repos/asf/commons/proper/commons-parent/tags/commons-parent-10</developerConnection> + <url>http://svn.apache.org/viewvc/commons/proper/commons-parent/tags/commons-parent-10</url> </scm> <mailingLists>