You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by br...@apache.org on 2017/09/14 19:16:46 UTC

svn commit: r1808380 - in /commons/proper/bcel/trunk: pom.xml src/site/xdoc/download_bcel.xml

Author: britter
Date: Thu Sep 14 19:16:46 2017
New Revision: 1808380

URL: http://svn.apache.org/viewvc?rev=1808380&view=rev
Log:
Updated download page in preparation for 6.1 release.

Modified:
    commons/proper/bcel/trunk/pom.xml
    commons/proper/bcel/trunk/src/site/xdoc/download_bcel.xml

Modified: commons/proper/bcel/trunk/pom.xml
URL: http://svn.apache.org/viewvc/commons/proper/bcel/trunk/pom.xml?rev=1808380&r1=1808379&r2=1808380&view=diff
==============================================================================
--- commons/proper/bcel/trunk/pom.xml [UTF-8] (original)
+++ commons/proper/bcel/trunk/pom.xml [UTF-8] Thu Sep 14 19:16:46 2017
@@ -47,7 +47,7 @@
     <maven.compiler.target>1.7</maven.compiler.target>
     <commons.componentid>bcel</commons.componentid>
     <commons.module.name>org.apache.bcel</commons.module.name>
-    <commons.release.version>6.0</commons.release.version>
+    <commons.release.version>6.1</commons.release.version>
     <commons.release.desc>(Java 7+)</commons.release.desc>
     <commons.scmPubUrl>https://svn.apache.org/repos/infra/websites/production/commons/content/proper/commons-bcel</commons.scmPubUrl>
     <!-- Configuration properties for the OSGi maven-bundle-plugin -->

Modified: commons/proper/bcel/trunk/src/site/xdoc/download_bcel.xml
URL: http://svn.apache.org/viewvc/commons/proper/bcel/trunk/src/site/xdoc/download_bcel.xml?rev=1808380&r1=1808379&r2=1808380&view=diff
==============================================================================
--- commons/proper/bcel/trunk/src/site/xdoc/download_bcel.xml (original)
+++ commons/proper/bcel/trunk/src/site/xdoc/download_bcel.xml Thu Sep 14 19:16:46 2017
@@ -111,32 +111,32 @@ limitations under the License.
       </p>
     </subsection>
     </section>
-    <section name="Apache Commons BCEL 6.0 (Java 7+)">
+    <section name="Apache Commons BCEL 6.1 (Java 7+)">
       <subsection name="Binaries">
         <table>
           <tr>
-              <td><a href="[preferred]/commons/bcel/binaries/bcel-6.0-bin.tar.gz">bcel-6.0-bin.tar.gz</a></td>
-              <td><a href="https://www.apache.org/dist/commons/bcel/binaries/bcel-6.0-bin.tar.gz.md5">md5</a></td>
-              <td><a href="https://www.apache.org/dist/commons/bcel/binaries/bcel-6.0-bin.tar.gz.asc">pgp</a></td>
+              <td><a href="[preferred]/commons/bcel/binaries/bcel-6.1-bin.tar.gz">bcel-6.1-bin.tar.gz</a></td>
+              <td><a href="https://www.apache.org/dist/commons/bcel/binaries/bcel-6.1-bin.tar.gz.md5">md5</a></td>
+              <td><a href="https://www.apache.org/dist/commons/bcel/binaries/bcel-6.1-bin.tar.gz.asc">pgp</a></td>
           </tr>
           <tr>
-              <td><a href="[preferred]/commons/bcel/binaries/bcel-6.0-bin.zip">bcel-6.0-bin.zip</a></td>
-              <td><a href="https://www.apache.org/dist/commons/bcel/binaries/bcel-6.0-bin.zip.md5">md5</a></td>
-              <td><a href="https://www.apache.org/dist/commons/bcel/binaries/bcel-6.0-bin.zip.asc">pgp</a></td>
+              <td><a href="[preferred]/commons/bcel/binaries/bcel-6.1-bin.zip">bcel-6.1-bin.zip</a></td>
+              <td><a href="https://www.apache.org/dist/commons/bcel/binaries/bcel-6.1-bin.zip.md5">md5</a></td>
+              <td><a href="https://www.apache.org/dist/commons/bcel/binaries/bcel-6.1-bin.zip.asc">pgp</a></td>
           </tr>
         </table>
       </subsection>
       <subsection name="Source">
         <table>
           <tr>
-              <td><a href="[preferred]/commons/bcel/source/bcel-6.0-src.tar.gz">bcel-6.0-src.tar.gz</a></td>
-              <td><a href="https://www.apache.org/dist/commons/bcel/source/bcel-6.0-src.tar.gz.md5">md5</a></td>
-              <td><a href="https://www.apache.org/dist/commons/bcel/source/bcel-6.0-src.tar.gz.asc">pgp</a></td>
+              <td><a href="[preferred]/commons/bcel/source/bcel-6.1-src.tar.gz">bcel-6.1-src.tar.gz</a></td>
+              <td><a href="https://www.apache.org/dist/commons/bcel/source/bcel-6.1-src.tar.gz.md5">md5</a></td>
+              <td><a href="https://www.apache.org/dist/commons/bcel/source/bcel-6.1-src.tar.gz.asc">pgp</a></td>
           </tr>
           <tr>
-              <td><a href="[preferred]/commons/bcel/source/bcel-6.0-src.zip">bcel-6.0-src.zip</a></td>
-              <td><a href="https://www.apache.org/dist/commons/bcel/source/bcel-6.0-src.zip.md5">md5</a></td>
-              <td><a href="https://www.apache.org/dist/commons/bcel/source/bcel-6.0-src.zip.asc">pgp</a></td>
+              <td><a href="[preferred]/commons/bcel/source/bcel-6.1-src.zip">bcel-6.1-src.zip</a></td>
+              <td><a href="https://www.apache.org/dist/commons/bcel/source/bcel-6.1-src.zip.md5">md5</a></td>
+              <td><a href="https://www.apache.org/dist/commons/bcel/source/bcel-6.1-src.zip.asc">pgp</a></td>
           </tr>
         </table>
       </subsection>