Author: ecki Date: Thu Aug 27 13:12:19 2015 New Revision: 1698146 URL: http://svn.apache.org/r1698146 Log: Create commons-parent 39 RC1 tag
Added: commons/proper/commons-parent/tags/commons-parent-39-RC1/ - copied from r1698140, commons/proper/commons-parent/trunk/ Modified: commons/proper/commons-parent/tags/commons-parent-39-RC1/pom.xml Modified: commons/proper/commons-parent/tags/commons-parent-39-RC1/pom.xml URL: http://svn.apache.org/viewvc/commons/proper/commons-parent/tags/commons-parent-39-RC1/pom.xml?rev=1698146&r1=1698140&r2=1698146&view=diff ============================================================================== --- commons/proper/commons-parent/tags/commons-parent-39-RC1/pom.xml (original) +++ commons/proper/commons-parent/tags/commons-parent-39-RC1/pom.xml Thu Aug 27 13:12:19 2015 @@ -27,7 +27,7 @@ <groupId>org.apache.commons</groupId> <artifactId>commons-parent</artifactId> <packaging>pom</packaging> - <version>39-SNAPSHOT</version> + <version>39</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> @@ -110,9 +110,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-39</connection> + <developerConnection>scm:svn:https://svn.apache.org/repos/asf/commons/proper/commons-parent/tags/commons-parent-39</developerConnection> + <url>http://svn.apache.org/viewvc/commons/proper/commons-parent/tags/commons-parent-39</url> </scm> <mailingLists>