This is an automated email from the ASF dual-hosted git repository.
hasan pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/clerezza.git
The following commit(s) were added to refs/heads/master by this push:
new 474e72e [maven-release-plugin] prepare for next development iteration
474e72e is described below
commit 474e72e1ef8dc0563f01886c74e78c7276aa1041
Author: Hasan <[email protected]>
AuthorDate: Fri Oct 2 09:02:36 2020 +0200
[maven-release-plugin] prepare for next development iteration
---
jaxrs.rdf.providers/pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/jaxrs.rdf.providers/pom.xml b/jaxrs.rdf.providers/pom.xml
index 04449e9..a475abf 100644
--- a/jaxrs.rdf.providers/pom.xml
+++ b/jaxrs.rdf.providers/pom.xml
@@ -26,7 +26,7 @@
</parent>
<artifactId>jaxrs.rdf.providers</artifactId>
- <version>2.0.0</version>
+ <version>2.0.1-SNAPSHOT</version>
<packaging>bundle</packaging>
<name>Clerezza - JAX-RS MessageBodyProviders for RDF</name>
@@ -70,7 +70,7 @@
<url>https://github.com/apache/clerezza</url>
<connection>scm:git:https://gitbox.apache.org/repos/asf/clerezza.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/clerezza.git</developerConnection>
- <tag>jaxrs.rdf.providers-2.0.0</tag>
+ <tag>HEAD</tag>
</scm>
<build>