Repository: incubator-commonsrdf
Updated Branches:
  refs/heads/master 888c8a00d -> 285a6c172


Use commons-parent 42 (RC1)


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

Branch: refs/heads/master
Commit: 3771e83f4aac089eb056bf4eb7a2d001aa53b770
Parents: 888c8a0
Author: Stian Soiland-Reyes <st...@apache.org>
Authored: Mon Nov 28 13:34:45 2016 +0000
Committer: Stian Soiland-Reyes <st...@apache.org>
Committed: Mon Nov 28 13:34:45 2016 +0000

----------------------------------------------------------------------
 pom.xml | 7 ++-----
 1 file changed, 2 insertions(+), 5 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/blob/3771e83f/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 9a2c234..b7aa3d5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.commons</groupId>
         <artifactId>commons-parent</artifactId>
-        <version>41</version>
+        <version>42</version>
     </parent>
 
     <groupId>org.apache.commons</groupId>
@@ -53,9 +53,6 @@
         
<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 for Java 8 support -->
-        <commons.japicmp.version>0.9.1</commons.japicmp.version>
-        
         
         <!--  NOTE: jsonldjava is also used by rdf4j and jena, check  -->
         <jsonldjava.version>0.8.3</jsonldjava.version>
@@ -385,7 +382,7 @@
                     <dependency>
                         <groupId>org.apache.maven.doxia</groupId>
                         <artifactId>doxia-module-markdown</artifactId>
-                        <version>1.6</version>
+                        <version>1.7</version>
                     </dependency>
                 </dependencies>
                 <!--

Reply via email to