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 9b14e0e [maven-release-plugin] prepare for next development iteration
9b14e0e is described below
commit 9b14e0e06d51969acb3faf4f59ed481e0ef7c044
Author: Hasan <[email protected]>
AuthorDate: Mon Jan 27 01:29:05 2020 +0100
[maven-release-plugin] prepare for next development iteration
---
api/pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/api/pom.xml b/api/pom.xml
index 7a5416f..c504433 100644
--- a/api/pom.xml
+++ b/api/pom.xml
@@ -26,7 +26,7 @@
</parent>
<artifactId>api</artifactId>
- <version>2.0.0</version>
+ <version>2.0.1-SNAPSHOT</version>
<packaging>bundle</packaging>
<name>Clerezza - API</name>
<description>
@@ -46,7 +46,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>clerezza-api-2.0.0</tag>
+ <tag>HEAD</tag>
</scm>
<build>