You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by pa...@apache.org on 2020/10/08 09:41:23 UTC

[sling-org-apache-sling-feature-launcher] 01/01: [maven-release-plugin] prepare release org.apache.sling.feature.launcher-1.1.8

This is an automated email from the ASF dual-hosted git repository.

pauls pushed a commit to annotated tag org.apache.sling.feature.launcher-1.1.8
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-feature-launcher.git

commit 527fc27da2dba7dfb6bf9bf6d9b100f71c64368a
Author: Karl Pauls <pa...@apache.org>
AuthorDate: Thu Oct 8 11:40:40 2020 +0200

    [maven-release-plugin] prepare release org.apache.sling.feature.launcher-1.1.8
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index cb3fa73..c3748d7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -21,7 +21,7 @@
     </parent>
 
     <artifactId>org.apache.sling.feature.launcher</artifactId>
-    <version>1.1.7-SNAPSHOT</version>
+    <version>1.1.8</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>HEAD</tag>
+      <tag>org.apache.sling.feature.launcher-1.1.8</tag>
   </scm>
 
     <build>