You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by cz...@apache.org on 2016/12/24 15:21:35 UTC

svn commit: r1775975 - /sling/trunk/parent/pom.xml

Author: cziegeler
Date: Sat Dec 24 15:21:35 2016
New Revision: 1775975

URL: http://svn.apache.org/viewvc?rev=1775975&view=rev
Log:
Use slingstart maven plugin 1.7.0

Modified:
    sling/trunk/parent/pom.xml

Modified: sling/trunk/parent/pom.xml
URL: http://svn.apache.org/viewvc/sling/trunk/parent/pom.xml?rev=1775975&r1=1775974&r2=1775975&view=diff
==============================================================================
--- sling/trunk/parent/pom.xml (original)
+++ sling/trunk/parent/pom.xml Sat Dec 24 15:21:35 2016
@@ -433,7 +433,7 @@
                 <plugin>
                     <groupId>org.apache.sling</groupId>
                     <artifactId>slingstart-maven-plugin</artifactId>
-                    <version>1.4.4</version>
+                    <version>1.7.0</version>
                 </plugin>
                 <plugin>
                     <groupId>org.codehaus.cargo</groupId>