You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by bo...@apache.org on 2013/10/13 06:10:00 UTC

svn commit: r1531616 - in /commons/proper/compress/tags/COMPRESS-1.6-RC1: ./ pom.xml

Author: bodewig
Date: Sun Oct 13 04:10:00 2013
New Revision: 1531616

URL: http://svn.apache.org/r1531616
Log:
Creating COMPRESS-1.6-RC1 tag

Added:
    commons/proper/compress/tags/COMPRESS-1.6-RC1/   (props changed)
      - copied from r1531615, commons/proper/compress/trunk/
Modified:
    commons/proper/compress/tags/COMPRESS-1.6-RC1/pom.xml

Propchange: commons/proper/compress/tags/COMPRESS-1.6-RC1/
------------------------------------------------------------------------------
--- subclipse:tags (added)
+++ subclipse:tags Sun Oct 13 04:10:00 2013
@@ -0,0 +1,2 @@
+1152546,COMPRESS_1.2,/commons/proper/compress/tags/COMPRESS_1.2,tag
+1196226,COMPRESS_1.3,/commons/proper/compress/tags/COMPRESS_1.3,tag

Propchange: commons/proper/compress/tags/COMPRESS-1.6-RC1/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Sun Oct 13 04:10:00 2013
@@ -0,0 +1,7 @@
+target
+*.iml
+*.ipr
+*.iws
+.*
+maven-eclipse.xml
+TAGS

Propchange: commons/proper/compress/tags/COMPRESS-1.6-RC1/
------------------------------------------------------------------------------
--- svn:mergeinfo (added)
+++ svn:mergeinfo Sun Oct 13 04:10:00 2013
@@ -0,0 +1,2 @@
+/commons/proper/compress/branches/LZMA:1491183-1525352
+/commons/proper/compress/branches/zip64:1149597-1152684

Modified: commons/proper/compress/tags/COMPRESS-1.6-RC1/pom.xml
URL: http://svn.apache.org/viewvc/commons/proper/compress/tags/COMPRESS-1.6-RC1/pom.xml?rev=1531616&r1=1531615&r2=1531616&view=diff
==============================================================================
--- commons/proper/compress/tags/COMPRESS-1.6-RC1/pom.xml (original)
+++ commons/proper/compress/tags/COMPRESS-1.6-RC1/pom.xml Sun Oct 13 04:10:00 2013
@@ -25,7 +25,7 @@
 
   <groupId>org.apache.commons</groupId>
   <artifactId>commons-compress</artifactId>
-  <version>1.6-SNAPSHOT</version>
+  <version>1.6</version>
   <name>Commons Compress</name>
   <url>http://commons.apache.org/proper/commons-compress/</url>
   <!-- The description is not indented to make it look better in the release notes -->