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 bc89992  [maven-release-plugin] prepare release 
org.apache.sling.adapter.annotations-2.0.0
bc89992 is described below

commit bc89992d5f2cb39b1fb0d097db0855de60ab3a26
Author: Bertrand Delacretaz <[email protected]>
AuthorDate: Tue Nov 10 18:59:48 2020 +0100

    [maven-release-plugin] prepare release 
org.apache.sling.adapter.annotations-2.0.0
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index a5fec5f..4ed4d50 100644
--- a/pom.xml
+++ b/pom.xml
@@ -20,7 +20,7 @@
     </parent>
 
     <artifactId>org.apache.sling.adapter.annotations</artifactId>
-    <version>1.0.1-SNAPSHOT</version>
+    <version>2.0.0</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>HEAD</tag>
+        <tag>org.apache.sling.adapter.annotations-2.0.0</tag>
     </scm>
 
     <!-- compile with java 7 -->

Reply via email to