Author: bodewig Date: Wed Jul 27 04:11:06 2011 New Revision: 1151327 URL: http://svn.apache.org/viewvc?rev=1151327&view=rev Log: trunk => 1.3-SNAPSHOT again
Modified: commons/proper/compress/trunk/pom.xml Modified: commons/proper/compress/trunk/pom.xml URL: http://svn.apache.org/viewvc/commons/proper/compress/trunk/pom.xml?rev=1151327&r1=1151326&r2=1151327&view=diff ============================================================================== --- commons/proper/compress/trunk/pom.xml (original) +++ commons/proper/compress/trunk/pom.xml Wed Jul 27 04:11:06 2011 @@ -25,7 +25,7 @@ <groupId>org.apache.commons</groupId> <artifactId>commons-compress</artifactId> - <version>1.2</version> + <version>1.3-SNAPSHOT</version> <name>Commons Compress</name> <url>http://commons.apache.org/compress/</url> <description> @@ -92,9 +92,9 @@ </contributors> <scm> - <connection>scm:svn:http://svn.apache.org/repos/asf/commons/proper/compress/tags/COMPRESS_1.2_RC1</connection> - <developerConnection>scm:svn:https://svn.apache.org/repos/asf/commons/proper/compress/tags/COMPRESS_1.2_RC1</developerConnection> - <url>http://svn.apache.org/repos/asf/commons/proper/compress/tags/COMPRESS_1.2_RC1</url> + <connection>scm:svn:http://svn.apache.org/repos/asf/commons/proper/compress/trunk</connection> + <developerConnection>scm:svn:https://svn.apache.org/repos/asf/commons/proper/compress/trunk</developerConnection> + <url>http://svn.apache.org/repos/asf/commons/proper/compress/trunk</url> </scm> <distributionManagement>