Author: bodewig
Date: Wed Jul 27 04:00:19 2011
New Revision: 1151325
URL: http://svn.apache.org/viewvc?rev=1151325&view=rev
Log:
[maven-release-plugin] prepare release COMPRESS_1.2_RC1
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=1151325&r1=1151324&r2=1151325&view=diff
==============================================================================
--- commons/proper/compress/trunk/pom.xml (original)
+++ commons/proper/compress/trunk/pom.xml Wed Jul 27 04:00:19 2011
@@ -25,7 +25,7 @@
<groupId>org.apache.commons</groupId>
<artifactId>commons-compress</artifactId>
- <version>1.2-SNAPSHOT</version>
+ <version>1.2</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/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/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>
</scm>
<distributionManagement>