You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by gg...@apache.org on 2019/09/08 21:27:51 UTC

[commons-bcel] 01/01: Prepare for 6.4.0.

This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-bcel.git

commit 9fbb8221682c644af1e15d04738ffef1c059d76e
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Sun Sep 8 17:27:47 2019 -0400

    Prepare for 6.4.0.
---
 src/site/xdoc/index.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/site/xdoc/index.xml b/src/site/xdoc/index.xml
index 4a53639..3741836 100644
--- a/src/site/xdoc/index.xml
+++ b/src/site/xdoc/index.xml
@@ -89,7 +89,7 @@
 &lt;dependency&gt;
     &lt;groupId&gt;org.apache.bcel&lt;/groupId&gt;
     &lt;artifactId&gt;bcel&lt;/artifactId&gt;
-    &lt;version&gt;6.3.1&lt;/version&gt;
+    &lt;version&gt;6.4.0&lt;/version&gt;
 &lt;/dependency&gt;
         </pre>
       </p>