This is an automated email from the ASF dual-hosted git repository.
olli pushed a commit to branch master
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-scripting-core.git
The following commit(s) were added to refs/heads/master by this push:
new 468a59b [maven-release-plugin] prepare release
org.apache.sling.scripting.core-2.2.0
468a59b is described below
commit 468a59ba615d54099eda432e1c7c3d7e8dded16b
Author: Oliver Lietz <[email protected]>
AuthorDate: Sun Feb 23 22:24:57 2020 +0100
[maven-release-plugin] prepare release org.apache.sling.scripting.core-2.2.0
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index e43f4fd..09a788a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
</parent>
<artifactId>org.apache.sling.scripting.core</artifactId>
- <version>2.2.0-SNAPSHOT</version>
+ <version>2.2.0</version>
<name>Apache Sling Scripting Core</name>
<description>
@@ -43,7 +43,7 @@
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-scripting-core.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-scripting-core.git</developerConnection>
<url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-scripting-core.git</url>
- <tag>HEAD</tag>
+ <tag>org.apache.sling.scripting.core-2.2.0</tag>
</scm>
<build>