This is an automated email from the ASF dual-hosted git repository.
davidb pushed a commit to branch master
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-feature-launcher.git
The following commit(s) were added to refs/heads/master by this push:
new 81b18ee [maven-release-plugin] prepare release
org.apache.sling.feature.launcher-1.1.20
81b18ee is described below
commit 81b18ee0c2a0bd18839f8cccd7dc1a7dd8ef05f1
Author: David Bosschaert <[email protected]>
AuthorDate: Fri Jun 25 10:22:25 2021 +0100
[maven-release-plugin] prepare release
org.apache.sling.feature.launcher-1.1.20
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index d2a0613..47e0983 100644
--- a/pom.xml
+++ b/pom.xml
@@ -21,7 +21,7 @@
</parent>
<artifactId>org.apache.sling.feature.launcher</artifactId>
- <version>1.1.19-SNAPSHOT</version>
+ <version>1.1.20</version>
<name>Apache Sling Feature Model Launcher</name>
<description>
@@ -37,7 +37,7 @@
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-feature-launcher.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-feature-launcher.git</developerConnection>
<url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-feature-launcher.git</url>
- <tag>org.apache.sling.feature.launcher-1.1.8</tag>
+ <tag>org.apache.sling.feature.launcher-1.1.20</tag>
</scm>
<build>