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-slingstart-archetype.git

commit df07b852bdfd69dbf4ba4003334b7652d3a41ddb
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
---
 src/main/resources/archetype-resources/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/main/resources/archetype-resources/pom.xml 
b/src/main/resources/archetype-resources/pom.xml
index f6c5e13..90814bb 100644
--- a/src/main/resources/archetype-resources/pom.xml
+++ b/src/main/resources/archetype-resources/pom.xml
@@ -23,7 +23,7 @@
             <plugin>
                 <groupId>org.apache.sling</groupId>
                 <artifactId>slingstart-maven-plugin</artifactId>
-                <version>1.3.6</version>
+                <version>1.7.0</version>
                 <extensions>true</extensions>
                 <configuration>
                     <createWebapp>true</createWebapp>

-- 
To stop receiving notification emails like this one, please contact
"[email protected]" <[email protected]>.

Reply via email to