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/02/17 14:11:04 UTC

svn commit: r1783407 - /sling/trunk/bundles/jcr/contentloader/pom.xml

Author: sseifert
Date: Fri Feb 17 14:11:04 2017
New Revision: 1783407

URL: http://svn.apache.org/viewvc?rev=1783407&view=rev
Log:
update to latest depends-maven-plugin which is compatible with m2e

Modified:
    sling/trunk/bundles/jcr/contentloader/pom.xml

Modified: sling/trunk/bundles/jcr/contentloader/pom.xml
URL: http://svn.apache.org/viewvc/sling/trunk/bundles/jcr/contentloader/pom.xml?rev=1783407&r1=1783406&r2=1783407&view=diff
==============================================================================
--- sling/trunk/bundles/jcr/contentloader/pom.xml (original)
+++ sling/trunk/bundles/jcr/contentloader/pom.xml Fri Feb 17 14:11:04 2017
@@ -122,7 +122,7 @@
       <plugin>
         <groupId>org.apache.servicemix.tooling</groupId>
         <artifactId>depends-maven-plugin</artifactId>
-        <version>1.2</version>
+        <version>1.3.1</version>
         <executions>
           <execution>
             <id>generate-depends-file</id>