Add SNAPSHOT prepping for new 0.2.0-incubating release
Project: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/commit/1fdd553c Tree: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/tree/1fdd553c Diff: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/diff/1fdd553c Branch: refs/heads/jsonld-java Commit: 1fdd553c470f1a1b87034643f5a0f2bd5883697f Parents: 20905e6 Author: Lewis John McGibbney <lewis.mcgibb...@gmail.com> Authored: Thu May 5 19:13:57 2016 -0700 Committer: Lewis John McGibbney <lewis.mcgibb...@gmail.com> Committed: Thu May 5 19:13:57 2016 -0700 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/blob/1fdd553c/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 5bf0180..c133d7c 100644 --- a/pom.xml +++ b/pom.xml @@ -29,7 +29,7 @@ <groupId>org.apache.commons</groupId> <artifactId>commons-rdf-parent</artifactId> - <version>0.3.0-incubating</version> + <version>0.2.0-incubating-SNAPSHOT</version> <packaging>pom</packaging> <name>Commons RDF</name>