This is an automated email from the ASF dual-hosted git repository.
bdelacretaz pushed a commit to branch master
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-adapter-annotations.git
The following commit(s) were added to refs/heads/master by this push:
new a9a26aa [maven-release-plugin] prepare for next development iteration
a9a26aa is described below
commit a9a26aa5cde080352075c94f4022f1f3d873bd4b
Author: Bertrand Delacretaz <[email protected]>
AuthorDate: Tue Nov 10 19:00:10 2020 +0100
[maven-release-plugin] prepare for next development iteration
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 4ed4d50..758bb53 100644
--- a/pom.xml
+++ b/pom.xml
@@ -20,7 +20,7 @@
</parent>
<artifactId>org.apache.sling.adapter.annotations</artifactId>
- <version>2.0.0</version>
+ <version>2.0.1-SNAPSHOT</version>
<name>Apache Sling Adapter Annotations</name>
<description>
@@ -31,7 +31,7 @@
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-adapter-annotations.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-adapter-annotations.git</developerConnection>
<url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-adapter-annotations.git</url>
- <tag>org.apache.sling.adapter.annotations-2.0.0</tag>
+ <tag>HEAD</tag>
</scm>
<!-- compile with java 7 -->