Author: sebb Date: Wed Feb 4 17:56:41 2015 New Revision: 1657347 URL: http://svn.apache.org/r1657347 Log: Reformat to look like RN
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=1657347&r1=1657346&r2=1657347&view=diff ============================================================================== --- commons/proper/compress/trunk/pom.xml (original) +++ commons/proper/compress/trunk/pom.xml Wed Feb 4 17:56:41 2015 @@ -31,9 +31,9 @@ <!-- The description is not indented to make it look better in the release notes --> <description> Apache Commons Compress software defines an API for working with -compression and archive formats. -These include: bzip2, gzip, pack200, lzma, xz, Snappy, traditional -Unix Compress, DEFLATE and ar, cpio, jar, tar, zip, dump, 7z, arj. +compression and archive formats. These include: bzip2, gzip, pack200, +lzma, xz, Snappy, traditional Unix Compress, DEFLATE and ar, cpio, +jar, tar, zip, dump, 7z, arj. </description> <properties>