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 b144775  Correct version after release
b144775 is described below

commit b14477511b4f72ab20a816294598e96038a96521
Author: Carsten Ziegeler <[email protected]>
AuthorDate: Mon Jul 19 13:13:02 2021 +0200

    Correct version after release
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 7d32d99..aa412ab 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-3.7.4-SNAPSHOT</version>
+    <version>7.0.1-2.7.5-SNAPSHOT</version>
     <packaging>bundle</packaging>
 
     <name>Apache Sling Launchpad Base</name>

Reply via email to