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:50 UTC

[commons-bcel] branch master updated (8311c51 -> 9fbb822)

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

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


    from 8311c51  Prepare for 6.4.0.
     add f4785c3  No need to specify "commons.osgi.import" which is already defined as "*" in the parent POM.
     add 936c14a  checkstyle.plugin.version 2.17 -> 3.0.0.
     add 584284d  Update tests from JNA 4.5.0 to 5.3.1.
     add afb0339  Merge branch 'release'
     new 9fbb822  Prepare for 6.4.0.

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 src/site/xdoc/index.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


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

Posted by gg...@apache.org.
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>