Author: grobmeier Date: Thu May 14 04:37:14 2009 New Revision: 774628 URL: http://svn.apache.org/viewvc?rev=774628&view=rev Log: [maven-release-plugin] prepare release commons-compress-1.0
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=774628&r1=774627&r2=774628&view=diff ============================================================================== --- commons/proper/compress/trunk/pom.xml (original) +++ commons/proper/compress/trunk/pom.xml Thu May 14 04:37:14 2009 @@ -26,7 +26,7 @@ </parent> <artifactId>commons-compress</artifactId> - <version>1.0-SNAPSHOT</version> + <version>1.0</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/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> + <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> </scm> <distributionManagement>