Author: sebb Date: Mon Apr 25 15:26:04 2016 New Revision: 1740855 URL: http://svn.apache.org/viewvc?rev=1740855&view=rev Log: Creating commons-parent_40_RC3 tag
Added: commons/proper/commons-parent/tags/commons-parent_40_RC3/ - copied from r1740854, commons/proper/commons-parent/trunk/ Modified: commons/proper/commons-parent/tags/commons-parent_40_RC3/pom.xml Modified: commons/proper/commons-parent/tags/commons-parent_40_RC3/pom.xml URL: http://svn.apache.org/viewvc/commons/proper/commons-parent/tags/commons-parent_40_RC3/pom.xml?rev=1740855&r1=1740854&r2=1740855&view=diff ============================================================================== --- commons/proper/commons-parent/tags/commons-parent_40_RC3/pom.xml (original) +++ commons/proper/commons-parent/tags/commons-parent_40_RC3/pom.xml Mon Apr 25 15:26:04 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/commons-parent-pom.html</url> <description>The Apache Commons Parent POM provides common settings for all Apache Commons components.</description> @@ -138,9 +138,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>