You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by cz...@apache.org on 2021/07/19 11:11:29 UTC

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

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-launchpad-base.git


The following commit(s) were added to refs/heads/master by this push:
     new 52984f3  [maven-release-plugin] prepare for next development iteration
52984f3 is described below

commit 52984f31a183d9bfc170776f2ac24b99f2cf61b4
Author: Carsten Ziegeler <cz...@apache.org>
AuthorDate: Mon Jul 19 13:11:25 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 8852b60..7d32d99 100644
--- a/pom.xml
+++ b/pom.xml
@@ -32,7 +32,7 @@
        This version is a concatenation of the framework version and a version for the launchpad base itself.
        For a release only the qualifier (launchpad base version) is increased.
      -->
-    <version>7.0.1-2.7.4</version>
+    <version>7.0.1-3.7.4-SNAPSHOT</version>
     <packaging>bundle</packaging>
 
     <name>Apache Sling Launchpad Base</name>
@@ -45,7 +45,7 @@
         <connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-launchpad-base.git</connection>
         <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-launchpad-base.git</developerConnection>
         <url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-launchpad-base.git</url>
-        <tag>org.apache.sling.launchpad.base-7.0.1-2.7.4</tag>
+        <tag>HEAD</tag>
     </scm>
 
     <properties>