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
commit ec3a2862faeed8b4d324f598de73ad99524cc3ad Author: Sagar Miglani <[email protected]> AuthorDate: Wed Jul 9 09:45:37 2025 +0530 [maven-release-plugin] prepare release org.apache.sling.launchpad.base-7.0.5-2.8.2 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index ceb8a5f..8345e21 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.1-SNAPSHOT</version> + <version>7.0.5-2.8.2</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>HEAD</tag> + <tag>org.apache.sling.launchpad.base-7.0.5-2.8.2</tag> <url>https://github.com/apache/sling-org-apache-sling-launchpad-base.git</url> </scm>
