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/07/20 14:08:37 UTC

[commons-codec] 02/02: Update JApiCmp version.

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

commit 5dd79f14f0454b9ea3c82838037457009ce46b61
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Sat Jul 20 10:08:31 2019 -0400

    Update JApiCmp version.
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index aa307f0..af7c08f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -240,7 +240,7 @@ limitations under the License.
     <commons.encoding>UTF-8</commons.encoding>
     <checkstyle.header.file>${basedir}/LICENSE-header.txt</checkstyle.header.file>
     <checkstyle.version>2.17</checkstyle.version>
-
+    <commons.japicmp.version>0.14.1</commons.japicmp.version>
     <commons.jacoco.version>0.8.4</commons.jacoco.version>
 
     <!-- generate report even if there are binary incompatible changes -->