[maven-release-plugin] prepare release org.apache.sling.launchpad.base-7.0.5-2.8.0
diff --git a/pom.xml b/pom.xml index 1821bee..840f2a2 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.7.9-SNAPSHOT</version> + <version>7.0.5-2.8.0</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://github.com/apache/sling-org-apache-sling-launchpad-base.git</url> - <tag>HEAD</tag> + <tag>org.apache.sling.launchpad.base-7.0.5-2.8.0</tag> </scm> <properties>