You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by da...@apache.org on 2020/11/16 12:32:28 UTC

[sling-org-apache-sling-feature-launcher] branch master updated: [maven-release-plugin] prepare for next development iteration

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 242a5b8  [maven-release-plugin] prepare for next development iteration
242a5b8 is described below

commit 242a5b894fd357ebc97fd56cbea995edf51ab6ca
Author: David Bosschaert <bo...@adobe.com>
AuthorDate: Mon Nov 16 12:32:24 2020 +0000

    [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 421fe37..d770692 100644
--- a/pom.xml
+++ b/pom.xml
@@ -21,7 +21,7 @@
     </parent>
 
     <artifactId>org.apache.sling.feature.launcher</artifactId>
-    <version>1.1.12</version>
+    <version>1.1.13-SNAPSHOT</version>
 
     <name>Apache Sling Feature Model Launcher</name>
     <description>
@@ -36,7 +36,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.12</tag>
+      <tag>org.apache.sling.feature.launcher-1.1.8</tag>
   </scm>
 
     <build>