Author: bodewig Date: Thu Jul 28 04:01:52 2011 New Revision: 1151719 URL: http://svn.apache.org/viewvc?rev=1151719&view=rev Log: and back to 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=1151719&r1=1151718&r2=1151719&view=diff ============================================================================== --- commons/proper/compress/trunk/pom.xml (original) +++ commons/proper/compress/trunk/pom.xml Thu Jul 28 04:01:52 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</connection> - <developerConnection>scm:svn:https://svn.apache.org/repos/asf/commons/proper/compress/tags/COMPRESS_1.2</developerConnection> - <url>http://svn.apache.org/repos/asf/commons/proper/compress/tags/COMPRESS_1.2</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>