You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by wi...@apache.org on 2017/12/08 03:46:58 UTC

[1/2] commons-rdf git commit: [maven-release-plugin] prepare release 0.5.0

Repository: commons-rdf
Updated Branches:
  refs/heads/0.5.0-RC 200f2cad1 -> 25af8121a


[maven-release-plugin] prepare release 0.5.0


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

Branch: refs/heads/0.5.0-RC
Commit: e82eaa0b7d67f5a1afdf4cdecc19589fbe1654d6
Parents: 200f2ca
Author: Sergio Fernández <wi...@apache.org>
Authored: Thu Dec 7 19:34:26 2017 -0800
Committer: Sergio Fernández <wi...@apache.org>
Committed: Thu Dec 7 19:34:26 2017 -0800

----------------------------------------------------------------------
 commons-rdf-api/pom.xml               | 2 +-
 commons-rdf-integration-tests/pom.xml | 2 +-
 commons-rdf-jena/pom.xml              | 2 +-
 commons-rdf-jsonld-java/pom.xml       | 2 +-
 commons-rdf-rdf4j/pom.xml             | 2 +-
 commons-rdf-simple/pom.xml            | 2 +-
 pom.xml                               | 4 ++--
 7 files changed, 8 insertions(+), 8 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/commons-rdf/blob/e82eaa0b/commons-rdf-api/pom.xml
----------------------------------------------------------------------
diff --git a/commons-rdf-api/pom.xml b/commons-rdf-api/pom.xml
index f6e0eed..203eacb 100644
--- a/commons-rdf-api/pom.xml
+++ b/commons-rdf-api/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.commons</groupId>
         <artifactId>commons-rdf-parent</artifactId>
-        <version>0.5.0-SNAPSHOT</version>
+        <version>0.5.0</version>
     </parent>
 
     <artifactId>commons-rdf-api</artifactId>

http://git-wip-us.apache.org/repos/asf/commons-rdf/blob/e82eaa0b/commons-rdf-integration-tests/pom.xml
----------------------------------------------------------------------
diff --git a/commons-rdf-integration-tests/pom.xml b/commons-rdf-integration-tests/pom.xml
index 7d9c44c..afe6b76 100644
--- a/commons-rdf-integration-tests/pom.xml
+++ b/commons-rdf-integration-tests/pom.xml
@@ -23,7 +23,7 @@
 	<parent>
 		<groupId>org.apache.commons</groupId>
 		<artifactId>commons-rdf-parent</artifactId>
-		<version>0.5.0-SNAPSHOT</version>
+		<version>0.5.0</version>
 	</parent>
 	<artifactId>commons-rdf-integration-tests</artifactId>
 	<name>Commons RDF Integration tests</name>

http://git-wip-us.apache.org/repos/asf/commons-rdf/blob/e82eaa0b/commons-rdf-jena/pom.xml
----------------------------------------------------------------------
diff --git a/commons-rdf-jena/pom.xml b/commons-rdf-jena/pom.xml
index c518cdf..6c6e592 100644
--- a/commons-rdf-jena/pom.xml
+++ b/commons-rdf-jena/pom.xml
@@ -24,7 +24,7 @@
 	<parent>
 		<groupId>org.apache.commons</groupId>
 		<artifactId>commons-rdf-parent</artifactId>
-		<version>0.5.0-SNAPSHOT</version>
+		<version>0.5.0</version>
 	</parent>
 
 	<artifactId>commons-rdf-jena</artifactId>

http://git-wip-us.apache.org/repos/asf/commons-rdf/blob/e82eaa0b/commons-rdf-jsonld-java/pom.xml
----------------------------------------------------------------------
diff --git a/commons-rdf-jsonld-java/pom.xml b/commons-rdf-jsonld-java/pom.xml
index 5dac9d4..674c65b 100644
--- a/commons-rdf-jsonld-java/pom.xml
+++ b/commons-rdf-jsonld-java/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.commons</groupId>
         <artifactId>commons-rdf-parent</artifactId>
-        <version>0.5.0-SNAPSHOT</version>
+        <version>0.5.0</version>
     </parent>
 
     <artifactId>commons-rdf-jsonld-java</artifactId>

http://git-wip-us.apache.org/repos/asf/commons-rdf/blob/e82eaa0b/commons-rdf-rdf4j/pom.xml
----------------------------------------------------------------------
diff --git a/commons-rdf-rdf4j/pom.xml b/commons-rdf-rdf4j/pom.xml
index 2f9ddc3..39ca88d 100644
--- a/commons-rdf-rdf4j/pom.xml
+++ b/commons-rdf-rdf4j/pom.xml
@@ -24,7 +24,7 @@
 	<parent>
 		<groupId>org.apache.commons</groupId>
 		<artifactId>commons-rdf-parent</artifactId>
-		<version>0.5.0-SNAPSHOT</version>
+		<version>0.5.0</version>
 	</parent>
 
 	<artifactId>commons-rdf-rdf4j</artifactId>

http://git-wip-us.apache.org/repos/asf/commons-rdf/blob/e82eaa0b/commons-rdf-simple/pom.xml
----------------------------------------------------------------------
diff --git a/commons-rdf-simple/pom.xml b/commons-rdf-simple/pom.xml
index 1438f07..d9b3642 100644
--- a/commons-rdf-simple/pom.xml
+++ b/commons-rdf-simple/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.commons</groupId>
         <artifactId>commons-rdf-parent</artifactId>
-        <version>0.5.0-SNAPSHOT</version>
+        <version>0.5.0</version>
     </parent>
 
     <artifactId>commons-rdf-simple</artifactId>

http://git-wip-us.apache.org/repos/asf/commons-rdf/blob/e82eaa0b/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index e9722e4..9189221 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
     </parent>
 
     <artifactId>commons-rdf-parent</artifactId>
-    <version>0.5.0-SNAPSHOT</version>
+    <version>0.5.0</version>
     <packaging>pom</packaging>
 
     <name>Commons RDF</name>
@@ -79,7 +79,7 @@
         <url>https://git-wip-us.apache.org/repos/asf/commons-rdf.git</url>
         <connection>scm:git:https://git-wip-us.apache.org/repos/asf/commons-rdf.git</connection>
         <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/commons-rdf.git</developerConnection>
-        <tag>HEAD</tag>
+        <tag>0.5.0</tag>
     </scm>
 
     <issueManagement>


[2/2] commons-rdf git commit: [maven-release-plugin] prepare for next development iteration

Posted by wi...@apache.org.
[maven-release-plugin] prepare for next development iteration


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

Branch: refs/heads/0.5.0-RC
Commit: 25af8121afb778efa20d73e1f10c073ad1917e59
Parents: e82eaa0
Author: Sergio Fernández <wi...@apache.org>
Authored: Thu Dec 7 19:34:36 2017 -0800
Committer: Sergio Fernández <wi...@apache.org>
Committed: Thu Dec 7 19:34:36 2017 -0800

----------------------------------------------------------------------
 commons-rdf-api/pom.xml               | 2 +-
 commons-rdf-integration-tests/pom.xml | 2 +-
 commons-rdf-jena/pom.xml              | 2 +-
 commons-rdf-jsonld-java/pom.xml       | 2 +-
 commons-rdf-rdf4j/pom.xml             | 2 +-
 commons-rdf-simple/pom.xml            | 2 +-
 pom.xml                               | 4 ++--
 7 files changed, 8 insertions(+), 8 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/commons-rdf/blob/25af8121/commons-rdf-api/pom.xml
----------------------------------------------------------------------
diff --git a/commons-rdf-api/pom.xml b/commons-rdf-api/pom.xml
index 203eacb..8125b4f 100644
--- a/commons-rdf-api/pom.xml
+++ b/commons-rdf-api/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.commons</groupId>
         <artifactId>commons-rdf-parent</artifactId>
-        <version>0.5.0</version>
+        <version>0.6.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>commons-rdf-api</artifactId>

http://git-wip-us.apache.org/repos/asf/commons-rdf/blob/25af8121/commons-rdf-integration-tests/pom.xml
----------------------------------------------------------------------
diff --git a/commons-rdf-integration-tests/pom.xml b/commons-rdf-integration-tests/pom.xml
index afe6b76..f14991a 100644
--- a/commons-rdf-integration-tests/pom.xml
+++ b/commons-rdf-integration-tests/pom.xml
@@ -23,7 +23,7 @@
 	<parent>
 		<groupId>org.apache.commons</groupId>
 		<artifactId>commons-rdf-parent</artifactId>
-		<version>0.5.0</version>
+		<version>0.6.0-SNAPSHOT</version>
 	</parent>
 	<artifactId>commons-rdf-integration-tests</artifactId>
 	<name>Commons RDF Integration tests</name>

http://git-wip-us.apache.org/repos/asf/commons-rdf/blob/25af8121/commons-rdf-jena/pom.xml
----------------------------------------------------------------------
diff --git a/commons-rdf-jena/pom.xml b/commons-rdf-jena/pom.xml
index 6c6e592..bf7df56 100644
--- a/commons-rdf-jena/pom.xml
+++ b/commons-rdf-jena/pom.xml
@@ -24,7 +24,7 @@
 	<parent>
 		<groupId>org.apache.commons</groupId>
 		<artifactId>commons-rdf-parent</artifactId>
-		<version>0.5.0</version>
+		<version>0.6.0-SNAPSHOT</version>
 	</parent>
 
 	<artifactId>commons-rdf-jena</artifactId>

http://git-wip-us.apache.org/repos/asf/commons-rdf/blob/25af8121/commons-rdf-jsonld-java/pom.xml
----------------------------------------------------------------------
diff --git a/commons-rdf-jsonld-java/pom.xml b/commons-rdf-jsonld-java/pom.xml
index 674c65b..65d4305 100644
--- a/commons-rdf-jsonld-java/pom.xml
+++ b/commons-rdf-jsonld-java/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.commons</groupId>
         <artifactId>commons-rdf-parent</artifactId>
-        <version>0.5.0</version>
+        <version>0.6.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>commons-rdf-jsonld-java</artifactId>

http://git-wip-us.apache.org/repos/asf/commons-rdf/blob/25af8121/commons-rdf-rdf4j/pom.xml
----------------------------------------------------------------------
diff --git a/commons-rdf-rdf4j/pom.xml b/commons-rdf-rdf4j/pom.xml
index 39ca88d..0dafa92 100644
--- a/commons-rdf-rdf4j/pom.xml
+++ b/commons-rdf-rdf4j/pom.xml
@@ -24,7 +24,7 @@
 	<parent>
 		<groupId>org.apache.commons</groupId>
 		<artifactId>commons-rdf-parent</artifactId>
-		<version>0.5.0</version>
+		<version>0.6.0-SNAPSHOT</version>
 	</parent>
 
 	<artifactId>commons-rdf-rdf4j</artifactId>

http://git-wip-us.apache.org/repos/asf/commons-rdf/blob/25af8121/commons-rdf-simple/pom.xml
----------------------------------------------------------------------
diff --git a/commons-rdf-simple/pom.xml b/commons-rdf-simple/pom.xml
index d9b3642..0019ee4 100644
--- a/commons-rdf-simple/pom.xml
+++ b/commons-rdf-simple/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.commons</groupId>
         <artifactId>commons-rdf-parent</artifactId>
-        <version>0.5.0</version>
+        <version>0.6.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>commons-rdf-simple</artifactId>

http://git-wip-us.apache.org/repos/asf/commons-rdf/blob/25af8121/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 9189221..97401be 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
     </parent>
 
     <artifactId>commons-rdf-parent</artifactId>
-    <version>0.5.0</version>
+    <version>0.6.0-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>Commons RDF</name>
@@ -79,7 +79,7 @@
         <url>https://git-wip-us.apache.org/repos/asf/commons-rdf.git</url>
         <connection>scm:git:https://git-wip-us.apache.org/repos/asf/commons-rdf.git</connection>
         <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/commons-rdf.git</developerConnection>
-        <tag>0.5.0</tag>
+        <tag>HEAD</tag>
     </scm>
 
     <issueManagement>