This is an automated email from the ASF dual-hosted git repository. rombert pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-launchpad-testing.git
commit 7c0261d0ecbfdc5b5cc1b3d76ce1f66435d55ece Author: Robert Munteanu <[email protected]> AuthorDate: Fri Oct 19 17:17:56 2018 +0200 [maven-release-plugin] prepare release org.apache.sling.launchpad.testing-11 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 5406598..658ca52 100644 --- a/pom.xml +++ b/pom.xml @@ -29,7 +29,7 @@ <artifactId>org.apache.sling.launchpad.testing</artifactId> <packaging>slingstart</packaging> - <version>11-SNAPSHOT</version> + <version>11</version> <name>Apache Sling Launchpad Testing</name> <description> @@ -41,7 +41,7 @@ <connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-launchpad-testing.git</connection> <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-launchpad-testing.git</developerConnection> <url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-launchpad-testing.git</url> - <tag>HEAD</tag> + <tag>org.apache.sling.launchpad.testing-11</tag> </scm> <properties>
