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 e1525926935378c2a8d07b0aabb3924960d57257 Author: Robert Munteanu <[email protected]> AuthorDate: Fri Jul 10 16:21:23 2020 +0300 SLING-9499 - Launchpad-Testing: branch which runs ITs against oak_tar feature model aggregate Switch to the released version of the feature-launcher-maven-plugin --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 1e944a7..ca25cb4 100644 --- a/pom.xml +++ b/pom.xml @@ -128,7 +128,7 @@ <plugin> <groupId>org.apache.sling</groupId> <artifactId>feature-launcher-maven-plugin</artifactId> - <version>0.1.0-SNAPSHOT</version> + <version>0.1.0</version> <configuration> <launches> <launch>
