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-caconfig-integration-tests.git
commit 32bec1197eb8fa906c45c57dfdba92d1bbf4a7bd Author: Carsten Ziegeler <[email protected]> AuthorDate: Thu Dec 29 14:29:30 2016 +0000 Update slingstart maven plugin to 1.7.0 in all projects to avoid build problems using the reactor git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1776436 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/pom.xml b/pom.xml index a7b5835..b2f8057 100644 --- a/pom.xml +++ b/pom.xml @@ -95,6 +95,7 @@ <plugin> <groupId>org.apache.sling</groupId> <artifactId>slingstart-maven-plugin</artifactId> + <version>1.7.0</version> <extensions>true</extensions> <executions> <execution> -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
