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 b196437ab2cb048dd7e083d8cf7fe316991c9a7c Author: Robert Munteanu <[email protected]> AuthorDate: Mon Jun 29 18:37:52 2020 +0200 SLING-9499 - Launchpad-Testing: branch which runs ITs against oak_tar feature model aggregate The feature-launcher-maven-plugin has switched to 0.1.0-SNAPSHOT --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 8c8abae..1e944a7 100644 --- a/pom.xml +++ b/pom.xml @@ -128,7 +128,7 @@ <plugin> <groupId>org.apache.sling</groupId> <artifactId>feature-launcher-maven-plugin</artifactId> - <version>1.0-SNAPSHOT</version> + <version>0.1.0-SNAPSHOT</version> <configuration> <launches> <launch>
