SLING-7386 Update Slingstart Maven Plugin to 1.7.16
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>