This is an automated email from the ASF dual-hosted git repository.
sagarmiglani 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 d423ced [maven-release-plugin] prepare for next development iteration
d423ced is described below
commit d423cedd3ef19f0824e04f58d83c6f5233142775
Author: Sagar Miglani <[email protected]>
AuthorDate: Wed Jul 9 09:46:34 2025 +0530
[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 8345e21..98d6b20 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.5-2.8.2</version>
+ <version>7.0.5-2.8.3-SNAPSHOT</version>
<packaging>bundle</packaging>
<name>Apache Sling Launchpad Base</name>
@@ -42,7 +42,7 @@
<scm>
<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>
- <tag>org.apache.sling.launchpad.base-7.0.5-2.8.2</tag>
+ <tag>HEAD</tag>
<url>https://github.com/apache/sling-org-apache-sling-launchpad-base.git</url>
</scm>