Author: bodewig Date: Tue May 22 04:51:57 2012 New Revision: 1341304 URL: http://svn.apache.org/viewvc?rev=1341304&view=rev Log: Tag RC1 of Compress 1.4.1
Added: commons/proper/compress/tags/COMPRESS_1.4.1_RC1/ (props changed) - copied from r1341303, commons/proper/compress/trunk/ Modified: commons/proper/compress/tags/COMPRESS_1.4.1_RC1/pom.xml Propchange: commons/proper/compress/tags/COMPRESS_1.4.1_RC1/ ------------------------------------------------------------------------------ --- subclipse:tags (added) +++ subclipse:tags Tue May 22 04:51:57 2012 @@ -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.4.1_RC1/ ------------------------------------------------------------------------------ --- svn:ignore (added) +++ svn:ignore Tue May 22 04:51:57 2012 @@ -0,0 +1,6 @@ +target +*.iml +*.ipr +*.iws +.* +maven-eclipse.xml Propchange: commons/proper/compress/tags/COMPRESS_1.4.1_RC1/ ------------------------------------------------------------------------------ svn:mergeinfo = /commons/proper/compress/branches/zip64:1149597-1152684 Modified: commons/proper/compress/tags/COMPRESS_1.4.1_RC1/pom.xml URL: http://svn.apache.org/viewvc/commons/proper/compress/tags/COMPRESS_1.4.1_RC1/pom.xml?rev=1341304&r1=1341303&r2=1341304&view=diff ============================================================================== --- commons/proper/compress/tags/COMPRESS_1.4.1_RC1/pom.xml (original) +++ commons/proper/compress/tags/COMPRESS_1.4.1_RC1/pom.xml Tue May 22 04:51:57 2012 @@ -25,7 +25,7 @@ <groupId>org.apache.commons</groupId> <artifactId>commons-compress</artifactId> - <version>1.4.1-SNAPSHOT</version> + <version>1.4.1</version> <name>Commons Compress</name> <url>http://commons.apache.org/compress/</url> <!-- The description is not indented to make it look better in the release notes -->