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 4d66743 [maven-release-plugin] prepare for next development iteration
4d66743 is described below
commit 4d667433f0e733985a8cdfe41ad6295a0486ed38
Author: Carsten Ziegeler <[email protected]>
AuthorDate: Tue Mar 30 11:57:28 2021 +0200
[maven-release-plugin] prepare for next development iteration
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 36a8d12..59a54e2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -21,7 +21,7 @@
</parent>
<artifactId>org.apache.sling.feature.launcher</artifactId>
- <version>1.1.18</version>
+ <version>1.1.19-SNAPSHOT</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.18</tag>
+ <tag>org.apache.sling.feature.launcher-1.1.8</tag>
</scm>
<build>