You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@aries.apache.org by cs...@apache.org on 2015/10/06 11:54:36 UTC

svn commit: r1706970 - /aries/trunk/jpa/itests/jpa-container-itest/pom.xml

Author: cschneider
Date: Tue Oct  6 09:54:36 2015
New Revision: 1706970

URL: http://svn.apache.org/viewvc?rev=1706970&view=rev
Log:
Switch to depends plugin 1.3.0

Modified:
    aries/trunk/jpa/itests/jpa-container-itest/pom.xml

Modified: aries/trunk/jpa/itests/jpa-container-itest/pom.xml
URL: http://svn.apache.org/viewvc/aries/trunk/jpa/itests/jpa-container-itest/pom.xml?rev=1706970&r1=1706969&r2=1706970&view=diff
==============================================================================
--- aries/trunk/jpa/itests/jpa-container-itest/pom.xml (original)
+++ aries/trunk/jpa/itests/jpa-container-itest/pom.xml Tue Oct  6 09:54:36 2015
@@ -442,7 +442,7 @@
             <plugin>
                 <groupId>org.apache.servicemix.tooling</groupId>
                 <artifactId>depends-maven-plugin</artifactId>
-                <version>1.2</version>
+                <version>1.3.0</version>
                 <executions>
                     <execution>
                         <id>generate-depends-file</id>