Author: sebb
Date: Sun Jan 25 10:47:58 2015
New Revision: 1654641

URL: http://svn.apache.org/r1654641
Log:
Create 37 RC2 tag

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

Modified: commons/proper/commons-parent/tags/commons-parent-37-RC2/pom.xml
URL: 
http://svn.apache.org/viewvc/commons/proper/commons-parent/tags/commons-parent-37-RC2/pom.xml?rev=1654641&r1=1654640&r2=1654641&view=diff
==============================================================================
--- commons/proper/commons-parent/tags/commons-parent-37-RC2/pom.xml (original)
+++ commons/proper/commons-parent/tags/commons-parent-37-RC2/pom.xml Sun Jan 25 
10:47:58 2015
@@ -27,7 +27,7 @@
   <groupId>org.apache.commons</groupId>
   <artifactId>commons-parent</artifactId>
   <packaging>pom</packaging>
-  <version>37-SNAPSHOT</version>
+  <version>37</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>
@@ -119,9 +119,9 @@ Version 37:
     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-37</connection>
+    
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/commons/proper/commons-parent/tags/commons-parent-37</developerConnection>
+    
<url>http://svn.apache.org/viewvc/commons/proper/commons-parent/tags/commons-parent-37</url>
   </scm>
 
   <mailingLists>


Reply via email to