You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commonsrdf.apache.org by st...@apache.org on 2016/10/07 14:22:48 UTC

[35/50] incubator-commonsrdf git commit: newer japicmp plugin

newer japicmp plugin


Project: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/commit/19d29a1e
Tree: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/tree/19d29a1e
Diff: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/diff/19d29a1e

Branch: refs/heads/master
Commit: 19d29a1e3378f7ba4558168164f0ae5a88454926
Parents: b6ec123
Author: Stian Soiland-Reyes <st...@apache.org>
Authored: Thu Sep 29 16:03:45 2016 +0100
Committer: Stian Soiland-Reyes <st...@apache.org>
Committed: Thu Sep 29 16:03:45 2016 +0100

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


http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/blob/19d29a1e/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 512946c..913a659 100644
--- a/pom.xml
+++ b/pom.xml
@@ -53,7 +53,7 @@
         <commons.scmPubCheckoutDirectory>${project.build.directory}/site-content</commons.scmPubCheckoutDirectory>
         <commons.javadoc.java.link>https://docs.oracle.com/javase/8/docs/api/</commons.javadoc.java.link>
         <!-- upgrade from 0.8.0 -->
-         <commons.japicmp.version>0.9.0</commons.japicmp.version>
+         <commons.japicmp.version>0.9.1</commons.japicmp.version>
         <ver.jena>3.1.0</ver.jena>
         <dexx.collection.version>0.6</dexx.collection.version>
         <servicemix.xerces.version>2.11.0_1</servicemix.xerces.version>