This is an automated email from the ASF dual-hosted git repository.

olli pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-slingstart-archetype.git


The following commit(s) were added to refs/heads/master by this push:
     new b1bc9af  SLING-7386 Update Slingstart Maven Plugin to 1.7.16
b1bc9af is described below

commit b1bc9af2015805c9c68bed4b6205ce4be31564bc
Author: Oliver Lietz <[email protected]>
AuthorDate: Tue Jan 16 11:43:13 2018 +0100

    SLING-7386 Update Slingstart Maven Plugin to 1.7.16
---
 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 0be40e3..32218a7 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.7.6</version>
+                <version>1.7.16</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