Author: bodewig
Date: Sat Dec 24 14:10:45 2016
New Revision: 1775956

URL: http://svn.apache.org/viewvc?rev=1775956&view=rev
Log:
Create 42 RC3 tag

Added:
    commons/proper/commons-parent/tags/commons-parent-42-RC3/
      - copied from r1775955, commons/proper/commons-parent/trunk/
Modified:
    commons/proper/commons-parent/tags/commons-parent-42-RC3/pom.xml

Modified: commons/proper/commons-parent/tags/commons-parent-42-RC3/pom.xml
URL: 
http://svn.apache.org/viewvc/commons/proper/commons-parent/tags/commons-parent-42-RC3/pom.xml?rev=1775956&r1=1775955&r2=1775956&view=diff
==============================================================================
--- commons/proper/commons-parent/tags/commons-parent-42-RC3/pom.xml (original)
+++ commons/proper/commons-parent/tags/commons-parent-42-RC3/pom.xml Sat Dec 24 
14:10:45 2016
@@ -27,7 +27,7 @@
   <groupId>org.apache.commons</groupId>
   <artifactId>commons-parent</artifactId>
   <packaging>pom</packaging>
-  <version>42-SNAPSHOT</version>
+  <version>42</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>
@@ -168,9 +168,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-42</connection>
+    
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/commons/proper/commons-parent/tags/commons-parent-42</developerConnection>
+    
<url>http://svn.apache.org/viewvc/commons/proper/commons-parent/tags/commons-parent-42</url>
   </scm>
 
   <mailingLists>


Reply via email to