Author: niallp
Date: Tue Apr 20 01:01:58 2010
New Revision: 935782
URL: http://svn.apache.org/viewvc?rev=935782&view=rev
Log:
[maven-release-plugin] prepare for next development iteration
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=935782&r1=935781&r2=935782&view=diff
==============================================================================
--- commons/proper/commons-parent/trunk/pom.xml (original)
+++ commons/proper/commons-parent/trunk/pom.xml Tue Apr 20 01:01:58 2010
@@ -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>15</version>
+ <version>16-SNAPSHOT</version>
<name>Commons Parent</name>
<url>http://commons.apache.org/</url>
@@ -56,9 +56,9 @@
a release of the commons-parent POM.
-->
<scm>
-
<connection>scm:svn:http://svn.apache.org/repos/asf/commons/proper/commons-parent/tags/commons-parent-15</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/commons/proper/commons-parent/tags/commons-parent-15</developerConnection>
-
<url>http://svn.apache.org/viewvc/commons/proper/commons-parent/tags/commons-parent-15</url>
+
<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>
</scm>
<mailingLists>