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 2016/04/17 13:30:20 UTC

svn commit: r1739583 - in /commons/proper/commons-parent/tags/commons-parent-40-RC2: ./ pom.xml

Author: sebb
Date: Sun Apr 17 11:30:20 2016
New Revision: 1739583

URL: http://svn.apache.org/viewvc?rev=1739583&view=rev
Log:
Create CP 40 RC2 tag

Added:
    commons/proper/commons-parent/tags/commons-parent-40-RC2/
      - copied from r1739582, commons/proper/commons-parent/trunk/
Modified:
    commons/proper/commons-parent/tags/commons-parent-40-RC2/pom.xml

Modified: commons/proper/commons-parent/tags/commons-parent-40-RC2/pom.xml
URL: http://svn.apache.org/viewvc/commons/proper/commons-parent/tags/commons-parent-40-RC2/pom.xml?rev=1739583&r1=1739582&r2=1739583&view=diff
==============================================================================
--- commons/proper/commons-parent/tags/commons-parent-40-RC2/pom.xml (original)
+++ commons/proper/commons-parent/tags/commons-parent-40-RC2/pom.xml Sun Apr 17 11:30:20 2016
@@ -27,7 +27,7 @@
   <groupId>org.apache.commons</groupId>
   <artifactId>commons-parent</artifactId>
   <packaging>pom</packaging>
-  <version>40-SNAPSHOT</version>
+  <version>40</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>
@@ -132,9 +132,9 @@ Version 39:
     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-40</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/commons/proper/commons-parent/tags/commons-parent-40</developerConnection>
+    <url>http://svn.apache.org/viewvc/commons/proper/commons-parent/tags/commons-parent-40</url>
   </scm>
 
   <mailingLists>