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/08/22 14:33:38 UTC

[commons-lang] 04/06: commons.japicmp.version 0.13.1 -> 0.14.1.

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-lang.git

commit 8a192eb6b57357c925a41eac18f760f3e11d9f42
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Thu Aug 22 10:32:44 2019 -0400

    commons.japicmp.version 0.13.1 -> 0.14.1.
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 127f546..0ae407d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -612,7 +612,7 @@
 
     <!-- generate report even if there are binary incompatible changes -->
     <commons.japicmp.breakBuildOnBinaryIncompatibleModifications>false</commons.japicmp.breakBuildOnBinaryIncompatibleModifications>
-    <commons.japicmp.version>0.13.1</commons.japicmp.version>
+    <commons.japicmp.version>0.14.1</commons.japicmp.version>
 
     <!-- Commons Release Plugin -->
     <commons.bc.version>3.9</commons.bc.version>