Author: sebb Date: Sun Apr 17 10:34:09 2016 New Revision: 1739573 URL: http://svn.apache.org/viewvc?rev=1739573&view=rev Log: Create CP 40 RC1 tag
Added: commons/proper/commons-parent/tags/commons-parent-40-RC1/ - copied from r1739568, commons/proper/commons-parent/trunk/ Modified: commons/proper/commons-parent/tags/commons-parent-40-RC1/pom.xml Modified: commons/proper/commons-parent/tags/commons-parent-40-RC1/pom.xml URL: http://svn.apache.org/viewvc/commons/proper/commons-parent/tags/commons-parent-40-RC1/pom.xml?rev=1739573&r1=1739568&r2=1739573&view=diff ============================================================================== --- commons/proper/commons-parent/tags/commons-parent-40-RC1/pom.xml (original) +++ commons/proper/commons-parent/tags/commons-parent-40-RC1/pom.xml Sun Apr 17 10:34:09 2016 @@ -27,7 +27,7 @@ <groupId>org.apache.commons</groupId> <artifactId>commons-parent</artifactId> <packaging>pom</packaging> - <version>40-SNAPSHOT</version> + <version>40</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> @@ -133,9 +133,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-40</connection> + <developerConnection>scm:svn:https://svn.apache.org/repos/asf/commons/proper/commons-parent/tags/commons-parent-40</developerConnection> + <url>http://svn.apache.org/viewvc/commons/proper/commons-parent/tags/commons-parent-40</url> </scm> <mailingLists>