Author: sebb
Date: Sun Jan 25 01:30:46 2015
New Revision: 1654611
URL: http://svn.apache.org/r1654611
Log:
Create 37 RC1 tag
Added:
commons/proper/commons-parent/tags/commons-parent-37-RC1/
- copied from r1654610, commons/proper/commons-parent/trunk/
Modified:
commons/proper/commons-parent/tags/commons-parent-37-RC1/pom.xml
Modified: commons/proper/commons-parent/tags/commons-parent-37-RC1/pom.xml
URL:
http://svn.apache.org/viewvc/commons/proper/commons-parent/tags/commons-parent-37-RC1/pom.xml?rev=1654611&r1=1654610&r2=1654611&view=diff
==============================================================================
--- commons/proper/commons-parent/tags/commons-parent-37-RC1/pom.xml (original)
+++ commons/proper/commons-parent/tags/commons-parent-37-RC1/pom.xml Sun Jan 25
01:30:46 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>