You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ss...@apache.org on 2017/06/02 09:34:08 UTC

svn commit: r1797349 - /sling/trunk/contrib/explorers/resourceeditor/pom.xml

Author: sseifert
Date: Fri Jun  2 09:34:08 2017
New Revision: 1797349

URL: http://svn.apache.org/viewvc?rev=1797349&view=rev
Log:
update to latest maven-sling-plugin

Modified:
    sling/trunk/contrib/explorers/resourceeditor/pom.xml

Modified: sling/trunk/contrib/explorers/resourceeditor/pom.xml
URL: http://svn.apache.org/viewvc/sling/trunk/contrib/explorers/resourceeditor/pom.xml?rev=1797349&r1=1797348&r2=1797349&view=diff
==============================================================================
--- sling/trunk/contrib/explorers/resourceeditor/pom.xml (original)
+++ sling/trunk/contrib/explorers/resourceeditor/pom.xml Fri Jun  2 09:34:08 2017
@@ -139,7 +139,7 @@
             <plugin>
 				<groupId>org.apache.sling</groupId>
 				<artifactId>maven-sling-plugin</artifactId>
-				<version>2.1.9-SNAPSHOT</version>
+				<version>2.3.0</version>
             </plugin>		
 		</plugins>
 		<extensions>