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 e9af3f5 [maven-release-plugin] prepare for next development iteration
e9af3f5 is described below
commit e9af3f50f0a065bfab7f2c849d3460d5d257aa7b
Author: Hasan <[email protected]>
AuthorDate: Sun May 17 23:12:28 2020 +0200
[maven-release-plugin] prepare for next development iteration
---
api.utils/pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/api.utils/pom.xml b/api.utils/pom.xml
index b026d01..4fb968a 100644
--- a/api.utils/pom.xml
+++ b/api.utils/pom.xml
@@ -26,7 +26,7 @@
</parent>
<artifactId>api.utils</artifactId>
- <version>2.0.0</version>
+ <version>2.0.1-SNAPSHOT</version>
<packaging>bundle</packaging>
<name>Clerezza - API Utilities</name>
<description>Utility classes to work with Clerezza API</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>api.utils-2.0.0</tag>
+ <tag>HEAD</tag>
</scm>
<build>