You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by ch...@apache.org on 2016/07/27 04:17:05 UTC

svn commit: r1754213 - in /commons/proper/commons-parent/tags/commons-parent-41: ./ pom.xml

Author: chas
Date: Wed Jul 27 04:17:05 2016
New Revision: 1754213

URL: http://svn.apache.org/viewvc?rev=1754213&view=rev
Log:
Creating commons-parent-41-RC1 tag

Added:
    commons/proper/commons-parent/tags/commons-parent-41/
      - copied from r1754212, commons/proper/commons-parent/trunk/
Modified:
    commons/proper/commons-parent/tags/commons-parent-41/pom.xml

Modified: commons/proper/commons-parent/tags/commons-parent-41/pom.xml
URL: http://svn.apache.org/viewvc/commons/proper/commons-parent/tags/commons-parent-41/pom.xml?rev=1754213&r1=1754212&r2=1754213&view=diff
==============================================================================
--- commons/proper/commons-parent/tags/commons-parent-41/pom.xml (original)
+++ commons/proper/commons-parent/tags/commons-parent-41/pom.xml Wed Jul 27 04:17:05 2016
@@ -27,7 +27,7 @@
   <groupId>org.apache.commons</groupId>
   <artifactId>commons-parent</artifactId>
   <packaging>pom</packaging>
-  <version>41-SNAPSHOT</version>
+  <version>41</version>
   <name>Apache Commons Parent</name>
   <url>http://commons.apache.org/commons-parent-pom.html</url>
   <description>The Apache Commons Parent POM provides common settings for all Apache Commons components.</description>
@@ -149,9 +149,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-41</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/commons/proper/commons-parent/tags/commons-parent-41</developerConnection>
+    <url>http://svn.apache.org/viewvc/commons/proper/commons-parent/tags/commons-parent-41</url>
   </scm>
 
   <mailingLists>