Author: niallp
Date: Wed Apr 21 20:12:32 2010
New Revision: 936474
URL: http://svn.apache.org/viewvc?rev=936474&view=rev
Log:
[maven-release-plugin] prepare release commons-sandbox-parent-9
Modified:
commons/proper/commons-sandbox-parent/trunk/pom.xml
Modified: commons/proper/commons-sandbox-parent/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/commons/proper/commons-sandbox-parent/trunk/pom.xml?rev=936474&r1=936473&r2=936474&view=diff
==============================================================================
--- commons/proper/commons-sandbox-parent/trunk/pom.xml (original)
+++ commons/proper/commons-sandbox-parent/trunk/pom.xml Wed Apr 21 20:12:32 2010
@@ -28,7 +28,7 @@ under the License.
<artifactId>commons-sandbox-parent</artifactId>
<packaging>pom</packaging>
<!-- TODO: dummy version. In Maven 2.1, this will be auto-versioned being a
generic parent -->
- <version>9-SNAPSHOT</version>
+ <version>9</version>
<name>Commons Sandbox Parent</name>
<url>http://commons.apache.org/sandbox/</url>
<issueManagement>
@@ -36,9 +36,9 @@ under the License.
<url>http://issues.apache.org/jira/browse/SANDBOX</url>
</issueManagement>
<scm>
-
<connection>scm:svn:http://svn.apache.org/repos/asf/commons/proper/commons-sandbox-parent/trunk/</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/commons/proper/commons-sandbox-parent/trunk/</developerConnection>
-
<url>http://svn.apache.org/viewvc/commons/proper/commons-sandbox-parent/trunk/</url>
+
<connection>scm:svn:http://svn.apache.org/repos/asf/commons/proper/commons-sandbox-parent/tags/commons-sandbox-parent-9</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/commons/proper/commons-sandbox-parent/tags/commons-sandbox-parent-9</developerConnection>
+
<url>http://svn.apache.org/viewvc/commons/proper/commons-sandbox-parent/tags/commons-sandbox-parent-9</url>
</scm>
<!-- These reports should be moved to commons-parent some day -->
<reporting>