You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ol...@apache.org on 2018/01/16 10:43:46 UTC

[sling-slingstart-archetype] branch master updated: SLING-7386 Update Slingstart Maven Plugin to 1.7.16

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 <ol...@apache.org>
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
['"commits@sling.apache.org" <co...@sling.apache.org>'].