You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ro...@apache.org on 2016/11/18 22:07:54 UTC

svn commit: r1770443 - /sling/trunk/bundles/commons/log/pom.xml

Author: rombert
Date: Fri Nov 18 22:07:54 2016
New Revision: 1770443

URL: http://svn.apache.org/viewvc?rev=1770443&view=rev
Log:
commons.log: inherit the depends-maven-plugin version from master

Modified:
    sling/trunk/bundles/commons/log/pom.xml

Modified: sling/trunk/bundles/commons/log/pom.xml
URL: http://svn.apache.org/viewvc/sling/trunk/bundles/commons/log/pom.xml?rev=1770443&r1=1770442&r2=1770443&view=diff
==============================================================================
--- sling/trunk/bundles/commons/log/pom.xml (original)
+++ sling/trunk/bundles/commons/log/pom.xml Fri Nov 18 22:07:54 2016
@@ -176,7 +176,6 @@
       <plugin>
         <groupId>org.apache.servicemix.tooling</groupId>
         <artifactId>depends-maven-plugin</artifactId>
-        <version>1.2</version>
         <executions>
           <execution>
             <id>generate-depends-file</id>