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/20 19:10:19 UTC

[commons-bcel] 01/01: Update POM version numbers for Apache Commons BCEL release 6.4.0

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

ggregory pushed a commit to annotated tag commons-bcel-6.4.0-RC2
in repository https://gitbox.apache.org/repos/asf/commons-bcel.git

commit bbaf623d750f030d186ed026dc201995145c63ec
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Fri Sep 20 15:08:21 2019 -0400

    Update POM version numbers for Apache Commons BCEL release 6.4.0
---
 pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/pom.xml b/pom.xml
index e400020..b0ab4fb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -71,6 +71,7 @@
     <jna.version>5.4.0</jna.version>
     <commons.japicmp.version>0.14.1</commons.japicmp.version>
     <japicmp.skip>false</japicmp.skip>
+    <clirr.skip>true</clirr.skip>
     <commons.jacoco.version>0.8.4</commons.jacoco.version>
   </properties>