Author: niallp
Date: Tue Jan 15 12:28:03 2008
New Revision: 612203
URL: http://svn.apache.org/viewvc?rev=612203&view=rev
Log:
[maven-release-plugin] prepare release commons-parent-7
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=612203&r1=612202&r2=612203&view=diff
==============================================================================
--- commons/proper/commons-parent/trunk/pom.xml (original)
+++ commons/proper/commons-parent/trunk/pom.xml Tue Jan 15 12:28:03 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>7-SNAPSHOT</version>
+ <version>7</version>
<name>Commons Parent</name>
<url>http://commons.apache.org/</url>
<inceptionYear>2001</inceptionYear>
@@ -65,9 +65,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-7</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/commons/proper/commons-parent/tags/commons-parent-7</developerConnection>
+
<url>http://svn.apache.org/viewvc/commons/proper/commons-parent/tags/commons-parent-7</url>
</scm>
<mailingLists>