You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commonsrdf.apache.org by wi...@apache.org on 2015/05/17 09:53:48 UTC

incubator-commonsrdf git commit: prepared for the maintenance of 0.1.x

Repository: incubator-commonsrdf
Updated Branches:
  refs/heads/0.1.x-maintenance 454ebc1ff -> b8ac74fdf


prepared for the maintenance of 0.1.x


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

Branch: refs/heads/0.1.x-maintenance
Commit: b8ac74fdf22fb451a8c377ab0a6f7539648df726
Parents: 454ebc1
Author: Sergio Fernández <wi...@apache.org>
Authored: Sun May 17 09:53:28 2015 +0200
Committer: Sergio Fernández <wi...@apache.org>
Committed: Sun May 17 09:53:28 2015 +0200

----------------------------------------------------------------------
 api/pom.xml    | 2 +-
 simple/pom.xml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/blob/b8ac74fd/api/pom.xml
----------------------------------------------------------------------
diff --git a/api/pom.xml b/api/pom.xml
index 5b7efa8..ce4067a 100644
--- a/api/pom.xml
+++ b/api/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.commons</groupId>
         <artifactId>commons-rdf-parent</artifactId>
-        <version>0.1.0-incubating</version>
+        <version>0.1.1-incubating-SNAPSHOT</version>
     </parent>
 
     <artifactId>commons-rdf-api</artifactId>

http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/blob/b8ac74fd/simple/pom.xml
----------------------------------------------------------------------
diff --git a/simple/pom.xml b/simple/pom.xml
index 514142e..5d8d005 100644
--- a/simple/pom.xml
+++ b/simple/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.commons</groupId>
         <artifactId>commons-rdf-parent</artifactId>
-        <version>0.1.0-incubating</version>
+        <version>0.1.1-incubating-SNAPSHOT</version>
     </parent>
 
     <artifactId>commons-rdf-simple</artifactId>