You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by se...@apache.org on 2010/06/21 20:36:29 UTC

svn commit: r956663 - in /commons/proper/commons-parent/tags/commons-parent-16-RC1: ./ pom.xml

Author: sebb
Date: Mon Jun 21 18:36:29 2010
New Revision: 956663

URL: http://svn.apache.org/viewvc?rev=956663&view=rev
Log:
Prepare to vote on Commons Parent 16

Added:
    commons/proper/commons-parent/tags/commons-parent-16-RC1/
      - copied from r956658, commons/proper/commons-parent/trunk/
Modified:
    commons/proper/commons-parent/tags/commons-parent-16-RC1/pom.xml

Modified: commons/proper/commons-parent/tags/commons-parent-16-RC1/pom.xml
URL: http://svn.apache.org/viewvc/commons/proper/commons-parent/tags/commons-parent-16-RC1/pom.xml?rev=956663&r1=956658&r2=956663&view=diff
==============================================================================
--- commons/proper/commons-parent/tags/commons-parent-16-RC1/pom.xml (original)
+++ commons/proper/commons-parent/tags/commons-parent-16-RC1/pom.xml Mon Jun 21 18:36:29 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>16-SNAPSHOT</version>
+  <version>16</version>
   <name>Commons Parent</name>
   <url>http://commons.apache.org/</url>
 
@@ -42,9 +42,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-16</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/commons/proper/commons-parent/tags/commons-parent-16</developerConnection>
+    <url>http://svn.apache.org/viewvc/commons/proper/commons-parent/tags/commons-parent-16</url>
   </scm>
 
   <mailingLists>