Author: grobmeier Date: Mon May 11 04:48:33 2009 New Revision: 773464 URL: http://svn.apache.org/viewvc?rev=773464&view=rev Log: [maven-release-plugin] prepare for next development iteration
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=773464&r1=773463&r2=773464&view=diff ============================================================================== --- commons/proper/compress/trunk/pom.xml (original) +++ commons/proper/compress/trunk/pom.xml Mon May 11 04:48:33 2009 @@ -26,7 +26,7 @@ </parent> <artifactId>commons-compress</artifactId> - <version>1.0</version> + <version>1.1-SNAPSHOT</version> <name>Commons Compress</name> <url>http://commons.apache.org/compress/</url> <description>Commons Compress is a component that contains Ar, Cpio, Jar, Tar, Zip and BZip2 packages</description> @@ -79,9 +79,9 @@ </contributors> <scm> - <connection>scm:svn:http://svn.apache.org/repos/asf/commons/proper/compress/tags/commons-compress-1.0</connection> - <developerConnection>scm:svn:https://svn.apache.org/repos/asf/commons/proper/compress/tags/commons-compress-1.0</developerConnection> - <url>http://svn.apache.org/repos/asf/commons/proper/compress/tags/commons-compress-1.0</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>