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-feature-launcher.git
The following commit(s) were added to refs/heads/master by this push:
new 1477002 [maven-release-plugin] prepare release
org.apache.sling.feature.launcher-1.2.0
1477002 is described below
commit 1477002c0724977aabe805505a2e497583de6869
Author: Carsten Ziegeler <[email protected]>
AuthorDate: Wed Jan 12 15:22:08 2022 +0100
[maven-release-plugin] prepare release
org.apache.sling.feature.launcher-1.2.0
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 74af0d5..b979384 100644
--- a/pom.xml
+++ b/pom.xml
@@ -21,7 +21,7 @@
</parent>
<artifactId>org.apache.sling.feature.launcher</artifactId>
- <version>1.1.29-SNAPSHOT</version>
+ <version>1.2.0</version>
<name>Apache Sling Feature Model Launcher</name>
<description>
@@ -40,7 +40,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>HEAD</tag>
+ <tag>org.apache.sling.feature.launcher-1.2.0</tag>
</scm>
<build>