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 2013/06/28 14:07:30 UTC

svn commit: r1497745 - in /commons/proper/commons-parent/tags/commons-parent-32-RC1: ./ pom.xml

Author: sebb
Date: Fri Jun 28 12:07:29 2013
New Revision: 1497745

URL: http://svn.apache.org/r1497745
Log:
CP 32-RC1

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

Modified: commons/proper/commons-parent/tags/commons-parent-32-RC1/pom.xml
URL: http://svn.apache.org/viewvc/commons/proper/commons-parent/tags/commons-parent-32-RC1/pom.xml?rev=1497745&r1=1497743&r2=1497745&view=diff
==============================================================================
--- commons/proper/commons-parent/tags/commons-parent-32-RC1/pom.xml (original)
+++ commons/proper/commons-parent/tags/commons-parent-32-RC1/pom.xml Fri Jun 28 12:07:29 2013
@@ -27,7 +27,7 @@
   <groupId>org.apache.commons</groupId>
   <artifactId>commons-parent</artifactId>
   <packaging>pom</packaging>
-  <version>32-SNAPSHOT</version>
+  <version>32</version>
   <name>Apache Commons Parent</name>
   <url>http://commons.apache.org/</url>
   <description>The Apache Commons Parent POM provides common settings for all Apache Commons components.</description>
@@ -99,9 +99,9 @@ http://svn.apache.org/repos/asf/commons/
     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-32</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/commons/proper/commons-parent/tags/commons-parent-32</developerConnection>
+    <url>http://svn.apache.org/viewvc/commons/proper/commons-parent/tags/commons-parent-32</url>
   </scm>
 
   <mailingLists>