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 2023/02/04 14:23:27 UTC

[commons-rdf] branch master updated: Pickup JApiCmp version from parent POM

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


The following commit(s) were added to refs/heads/master by this push:
     new 22a7ee03 Pickup JApiCmp version from parent POM
22a7ee03 is described below

commit 22a7ee037bacd5ff6d2572a77ec4ad7da5b54aae
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Sat Feb 4 09:23:24 2023 -0500

    Pickup JApiCmp version from parent POM
---
 pom.xml | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index 2d087328..b4511e43 100644
--- a/pom.xml
+++ b/pom.xml
@@ -57,8 +57,6 @@
         -->
         <commons.javadoc.java.link>https://docs.oracle.com/javase/8/docs/api/</commons.javadoc.java.link>
         
-        <commons.japicmp.version>0.17.1</commons.japicmp.version>
-        
 	    <!--  NOTE: jsonldjava is also used by rdf4j and jena, check the version
 	          is cross-compatible -->
         <jsonldjava.version>0.13.4</jsonldjava.version>
@@ -469,7 +467,6 @@
                     <!-- Check if we broke compatibibility against previous release -->
                     <groupId>com.github.siom79.japicmp</groupId>
                     <artifactId>japicmp-maven-plugin</artifactId>
-                    <version>${commons.japicmp.version}</version>
                     <configuration>
                         <parameter>
                             <!-- Tell japicmp about the -incubator suffix for 0.3.0 -->