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 2022/03/13 15:28:15 UTC

[commons-parent] branch master updated: It only makes sense to compare jar files for JapiCmp.

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


The following commit(s) were added to refs/heads/master by this push:
     new fc7744e  It only makes sense to compare jar files for JapiCmp.
     new 8d4b902  Merge branch 'master' of https://gitbox.apache.org/repos/asf/commons-parent
fc7744e is described below

commit fc7744e837e4e3f90ce7534beabe1b67c7d9c073
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Sun Mar 13 11:27:49 2022 -0400

    It only makes sense to compare jar files for JapiCmp.
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 38c9bbf..be915a3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -596,7 +596,7 @@
             </oldVersion>
             <newVersion>
               <file>
-                <path>${project.build.directory}/${project.artifactId}-${project.version}.${project.packaging}</path>
+                <path>${project.build.directory}/${project.artifactId}-${project.version}.jar</path>
               </file>
             </newVersion>
             <parameter>