You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by kh...@apache.org on 2014/10/11 18:52:43 UTC

svn commit: r1631082 - /maven/plugins/trunk/maven-doap-plugin/pom.xml

Author: khmarbaise
Date: Sat Oct 11 16:52:43 2014
New Revision: 1631082

URL: http://svn.apache.org/r1631082
Log:
[MDOAP-41]
 - Upgrade of plexus-utils from 3.0.15 to 3.0.18

Modified:
    maven/plugins/trunk/maven-doap-plugin/pom.xml

Modified: maven/plugins/trunk/maven-doap-plugin/pom.xml
URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-doap-plugin/pom.xml?rev=1631082&r1=1631081&r2=1631082&view=diff
==============================================================================
--- maven/plugins/trunk/maven-doap-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-doap-plugin/pom.xml Sat Oct 11 16:52:43 2014
@@ -121,7 +121,7 @@ under the License.
     <dependency>
       <groupId>org.codehaus.plexus</groupId>
       <artifactId>plexus-utils</artifactId>
-      <version>3.0.15</version>
+      <version>3.0.18</version>
     </dependency>
     <dependency>
       <groupId>org.codehaus.plexus</groupId>