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 be87544  [maven-release-plugin] prepare for next development iteration
be87544 is described below

commit be875449890b8dcdae93353390cca5a25244ee44
Author: Hasan <[email protected]>
AuthorDate: Fri May 1 22:38:46 2020 +0200

    [maven-release-plugin] prepare for next development iteration
---
 dataset/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dataset/pom.xml b/dataset/pom.xml
index 8a64d58..61193d9 100644
--- a/dataset/pom.xml
+++ b/dataset/pom.xml
@@ -26,7 +26,7 @@
     </parent>
 
     <artifactId>dataset</artifactId>
-    <version>2.0.0</version>
+    <version>2.0.1-SNAPSHOT</version>
     <packaging>bundle</packaging>
     <name>Clerezza - DataSet</name>
     <description>Interfaces and utilities to access RDF Graphs</description>
@@ -86,7 +86,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>dataset-2.0.0</tag>
+        <tag>HEAD</tag>
     </scm>
 
     <build>

Reply via email to