Author: grobmeier Date: Mon Aug 9 04:46:25 2010 New Revision: 983522 URL: http://svn.apache.org/viewvc?rev=983522&view=rev Log: updated versions for new release
Modified: commons/proper/compress/trunk/pom.xml commons/proper/compress/trunk/src/site/xdoc/download_compress.xml Modified: commons/proper/compress/trunk/pom.xml URL: http://svn.apache.org/viewvc/commons/proper/compress/trunk/pom.xml?rev=983522&r1=983521&r2=983522&view=diff ============================================================================== --- commons/proper/compress/trunk/pom.xml (original) +++ commons/proper/compress/trunk/pom.xml Mon Aug 9 04:46:25 2010 @@ -42,8 +42,8 @@ <commons.jira.id>COMPRESS</commons.jira.id> <commons.jira.pid>12310904</commons.jira.pid> <!-- configuration bits for cutting a release candidate --> - <commons.release.version>1.0</commons.release.version> - <commons.rc.version>RC2</commons.rc.version> + <commons.release.version>1.1</commons.release.version> + <commons.rc.version>RC1</commons.rc.version> </properties> <issueManagement> Modified: commons/proper/compress/trunk/src/site/xdoc/download_compress.xml URL: http://svn.apache.org/viewvc/commons/proper/compress/trunk/src/site/xdoc/download_compress.xml?rev=983522&r1=983521&r2=983522&view=diff ============================================================================== --- commons/proper/compress/trunk/src/site/xdoc/download_compress.xml (original) +++ commons/proper/compress/trunk/src/site/xdoc/download_compress.xml Mon Aug 9 04:46:25 2010 @@ -95,32 +95,32 @@ limitations under the License. </p> </subsection> </section> - <section name="Commons Compress 1.0 "> + <section name="Commons Compress 1.1 "> <subsection name="Binaries"> <table> <tr> - <td><a href="[preferred]/commons/compress/binaries/commons-compress-1.0-bin.tar.gz">commons-compress-1.0-bin.tar.gz</a></td> - <td><a href="http://www.apache.org/dist/commons/compress/binaries/commons-compress-1.0-bin.tar.gz.md5">md5</a></td> - <td><a href="http://www.apache.org/dist/commons/compress/binaries/commons-compress-1.0-bin.tar.gz.asc">pgp</a></td> + <td><a href="[preferred]/commons/compress/binaries/commons-compress-1.1-bin.tar.gz">commons-compress-1.1-bin.tar.gz</a></td> + <td><a href="http://www.apache.org/dist/commons/compress/binaries/commons-compress-1.1-bin.tar.gz.md5">md5</a></td> + <td><a href="http://www.apache.org/dist/commons/compress/binaries/commons-compress-1.1-bin.tar.gz.asc">pgp</a></td> </tr> <tr> - <td><a href="[preferred]/commons/compress/binaries/commons-compress-1.0-bin.zip">commons-compress-1.0-bin.zip</a></td> - <td><a href="http://www.apache.org/dist/commons/compress/binaries/commons-compress-1.0-bin.zip.md5">md5</a></td> - <td><a href="http://www.apache.org/dist/commons/compress/binaries/commons-compress-1.0-bin.zip.asc">pgp</a></td> + <td><a href="[preferred]/commons/compress/binaries/commons-compress-1.1-bin.zip">commons-compress-1.1-bin.zip</a></td> + <td><a href="http://www.apache.org/dist/commons/compress/binaries/commons-compress-1.1-bin.zip.md5">md5</a></td> + <td><a href="http://www.apache.org/dist/commons/compress/binaries/commons-compress-1.1-bin.zip.asc">pgp</a></td> </tr> </table> </subsection> <subsection name="Source"> <table> <tr> - <td><a href="[preferred]/commons/compress/source/commons-compress-1.0-src.tar.gz">commons-compress-1.0-src.tar.gz</a></td> - <td><a href="http://www.apache.org/dist/commons/compress/source/commons-compress-1.0-src.tar.gz.md5">md5</a></td> - <td><a href="http://www.apache.org/dist/commons/compress/source/commons-compress-1.0-src.tar.gz.asc">pgp</a></td> + <td><a href="[preferred]/commons/compress/source/commons-compress-1.1-src.tar.gz">commons-compress-1.1-src.tar.gz</a></td> + <td><a href="http://www.apache.org/dist/commons/compress/source/commons-compress-1.1-src.tar.gz.md5">md5</a></td> + <td><a href="http://www.apache.org/dist/commons/compress/source/commons-compress-1.1-src.tar.gz.asc">pgp</a></td> </tr> <tr> - <td><a href="[preferred]/commons/compress/source/commons-compress-1.0-src.zip">commons-compress-1.0-src.zip</a></td> - <td><a href="http://www.apache.org/dist/commons/compress/source/commons-compress-1.0-src.zip.md5">md5</a></td> - <td><a href="http://www.apache.org/dist/commons/compress/source/commons-compress-1.0-src.zip.asc">pgp</a></td> + <td><a href="[preferred]/commons/compress/source/commons-compress-1.1-src.zip">commons-compress-1.1-src.zip</a></td> + <td><a href="http://www.apache.org/dist/commons/compress/source/commons-compress-1.1-src.zip.md5">md5</a></td> + <td><a href="http://www.apache.org/dist/commons/compress/source/commons-compress-1.1-src.zip.asc">pgp</a></td> </tr> </table> </subsection>