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 2018/01/07 20:50:12 UTC

commons-rdf git commit: Update commons-parent from 42 to 43.

Repository: commons-rdf
Updated Branches:
  refs/heads/master 981f15a5f -> e893f1405


Update commons-parent from 42 to 43.

Project: http://git-wip-us.apache.org/repos/asf/commons-rdf/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-rdf/commit/e893f140
Tree: http://git-wip-us.apache.org/repos/asf/commons-rdf/tree/e893f140
Diff: http://git-wip-us.apache.org/repos/asf/commons-rdf/diff/e893f140

Branch: refs/heads/master
Commit: e893f1405e602d6d9664efab0f238e576e3ce9b9
Parents: 981f15a
Author: Gary Gregory <gg...@apache.org>
Authored: Sun Jan 7 13:50:10 2018 -0700
Committer: Gary Gregory <gg...@apache.org>
Committed: Sun Jan 7 13:50:10 2018 -0700

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


http://git-wip-us.apache.org/repos/asf/commons-rdf/blob/e893f140/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 97401be..21bea86 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.commons</groupId>
         <artifactId>commons-parent</artifactId>
-        <version>42</version>
+        <version>43</version>
     </parent>
 
     <artifactId>commons-rdf-parent</artifactId>