From 543b30b8989088fa08e5b51a87811d252d893761 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergio=20Fern=C3=A1ndez?= Date: Sun, 19 Nov 2017 13:40:09 -0800 Subject: [PATCH] [maven-release-plugin] prepare for next development iteration --- 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(-) diff --git a/commons-rdf-api/pom.xml b/commons-rdf-api/pom.xml index 203eacb3..8125b4f9 100644 --- a/commons-rdf-api/pom.xml +++ b/commons-rdf-api/pom.xml @@ -24,7 +24,7 @@ org.apache.commons commons-rdf-parent - 0.5.0 + 0.6.0-SNAPSHOT commons-rdf-api diff --git a/commons-rdf-integration-tests/pom.xml b/commons-rdf-integration-tests/pom.xml index afe6b76a..f14991ad 100644 --- a/commons-rdf-integration-tests/pom.xml +++ b/commons-rdf-integration-tests/pom.xml @@ -23,7 +23,7 @@ org.apache.commons commons-rdf-parent - 0.5.0 + 0.6.0-SNAPSHOT commons-rdf-integration-tests Commons RDF Integration tests diff --git a/commons-rdf-jena/pom.xml b/commons-rdf-jena/pom.xml index 6c6e5922..bf7df564 100644 --- a/commons-rdf-jena/pom.xml +++ b/commons-rdf-jena/pom.xml @@ -24,7 +24,7 @@ org.apache.commons commons-rdf-parent - 0.5.0 + 0.6.0-SNAPSHOT commons-rdf-jena diff --git a/commons-rdf-jsonld-java/pom.xml b/commons-rdf-jsonld-java/pom.xml index 674c65be..65d43056 100644 --- a/commons-rdf-jsonld-java/pom.xml +++ b/commons-rdf-jsonld-java/pom.xml @@ -24,7 +24,7 @@ org.apache.commons commons-rdf-parent - 0.5.0 + 0.6.0-SNAPSHOT commons-rdf-jsonld-java diff --git a/commons-rdf-rdf4j/pom.xml b/commons-rdf-rdf4j/pom.xml index 39ca88d3..0dafa924 100644 --- a/commons-rdf-rdf4j/pom.xml +++ b/commons-rdf-rdf4j/pom.xml @@ -24,7 +24,7 @@ org.apache.commons commons-rdf-parent - 0.5.0 + 0.6.0-SNAPSHOT commons-rdf-rdf4j diff --git a/commons-rdf-simple/pom.xml b/commons-rdf-simple/pom.xml index d9b36429..0019ee40 100644 --- a/commons-rdf-simple/pom.xml +++ b/commons-rdf-simple/pom.xml @@ -24,7 +24,7 @@ org.apache.commons commons-rdf-parent - 0.5.0 + 0.6.0-SNAPSHOT commons-rdf-simple diff --git a/pom.xml b/pom.xml index 9189221b..97401bef 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ commons-rdf-parent - 0.5.0 + 0.6.0-SNAPSHOT pom Commons RDF @@ -79,7 +79,7 @@ https://git-wip-us.apache.org/repos/asf/commons-rdf.git scm:git:https://git-wip-us.apache.org/repos/asf/commons-rdf.git scm:git:https://git-wip-us.apache.org/repos/asf/commons-rdf.git - 0.5.0 + HEAD