This is an automated email from the ASF dual-hosted git repository.
radu pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-api.git
The following commit(s) were added to refs/heads/master by this push:
new bc8f43e [maven-release-plugin] prepare release
org.apache.sling.api-2.22.0
bc8f43e is described below
commit bc8f43e11ad9d85b95ec8ef2d94282bda0eb9a9a
Author: Radu Cotescu <[email protected]>
AuthorDate: Tue Jan 7 15:36:48 2020 +0100
[maven-release-plugin] prepare release org.apache.sling.api-2.22.0
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 0755db9..6907c5b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
</parent>
<artifactId>org.apache.sling.api</artifactId>
- <version>2.22.0-SNAPSHOT</version>
+ <version>2.22.0</version>
<name>Apache Sling API</name>
<description>
@@ -46,7 +46,7 @@
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-api.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-api.git</developerConnection>
<url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-api.git</url>
- <tag>HEAD</tag>
+ <tag>org.apache.sling.api-2.22.0</tag>
</scm>
<properties>