You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by ol...@apache.org on 2012/09/13 15:47:56 UTC

svn commit: r1384329 - /maven/plugins/trunk/maven-ejb-plugin/pom.xml

Author: olamy
Date: Thu Sep 13 13:47:55 2012
New Revision: 1384329

URL: http://svn.apache.org/viewvc?rev=1384329&view=rev
Log:
use last p-u version

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

Modified: maven/plugins/trunk/maven-ejb-plugin/pom.xml
URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-ejb-plugin/pom.xml?rev=1384329&r1=1384328&r2=1384329&view=diff
==============================================================================
--- maven/plugins/trunk/maven-ejb-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-ejb-plugin/pom.xml Thu Sep 13 13:47:55 2012
@@ -98,7 +98,7 @@ under the License.
     <dependency>
       <groupId>org.codehaus.plexus</groupId>
       <artifactId>plexus-utils</artifactId>
-      <version>3.0</version>
+      <version>3.0.5</version>
     </dependency>
     <dependency>
       <groupId>org.codehaus.plexus</groupId>