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-test-bundles.git
commit 780425bccbdf38359c017423c4ae327ae84d8315 Author: Robert Munteanu <[email protected]> AuthorDate: Fri Oct 19 17:12:52 2018 +0200 [maven-release-plugin] prepare release org.apache.sling.launchpad.test-bundles-0.0.6 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 6c611af..ba8ef15 100644 --- a/pom.xml +++ b/pom.xml @@ -28,14 +28,14 @@ </parent> <artifactId>org.apache.sling.launchpad.test-bundles</artifactId> - <version>0.0.5-SNAPSHOT</version> + <version>0.0.6</version> <packaging>slingfeature</packaging> <scm> <connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-launchpad-test-bundles.git</connection> <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-launchpad-test-bundles.git</developerConnection> <url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-launchpad-test-bundles.git</url> - <tag>HEAD</tag> + <tag>org.apache.sling.launchpad.test-bundles-0.0.6</tag> </scm> <name>Apache Sling Launchpad Test Bundles</name>
