This is an automated email from the ASF dual-hosted git repository.

cziegeler pushed a commit to branch master
in repository 
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-adapter.git


The following commit(s) were added to refs/heads/master by this push:
     new 8013f8c  [maven-release-plugin] prepare release 
org.apache.sling.adapter-2.2.0
8013f8c is described below

commit 8013f8c55dcd873eb396c301fc77f39464856b79
Author: Carsten Ziegeler <[email protected]>
AuthorDate: Tue Nov 9 10:10:07 2021 +0100

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

diff --git a/pom.xml b/pom.xml
index 0729103..58e8b4d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
     </parent>
 
     <artifactId>org.apache.sling.adapter</artifactId>
-    <version>2.1.11-SNAPSHOT</version>
+    <version>2.2.0</version>
 
     <name>Apache Sling Adapter Manager Implementation</name>
     <description>
@@ -41,7 +41,8 @@
         
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-adapter.git</connection>
         
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-adapter.git</developerConnection>
         
<url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-adapter.git</url>
-    </scm>
+      <tag>org.apache.sling.adapter-2.2.0</tag>
+  </scm>
 
     <properties>
         <site.jira.version.id>12314288</site.jira.version.id>

Reply via email to