You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@felix.apache.org by mc...@apache.org on 2008/02/12 08:11:25 UTC

svn commit: r620712 - /felix/trunk/bundleplugin/pom.xml

Author: mcculls
Date: Mon Feb 11 23:11:23 2008
New Revision: 620712

URL: http://svn.apache.org/viewvc?rev=620712&view=rev
Log:
Update org.codehaus.plexus:plexus-utils dependency to 1.4.7 to match maven-obr-plugin

Modified:
    felix/trunk/bundleplugin/pom.xml

Modified: felix/trunk/bundleplugin/pom.xml
URL: http://svn.apache.org/viewvc/felix/trunk/bundleplugin/pom.xml?rev=620712&r1=620711&r2=620712&view=diff
==============================================================================
--- felix/trunk/bundleplugin/pom.xml (original)
+++ felix/trunk/bundleplugin/pom.xml Mon Feb 11 23:11:23 2008
@@ -98,7 +98,7 @@
   <dependency>
    <groupId>org.codehaus.plexus</groupId>
    <artifactId>plexus-utils</artifactId>
-   <version>1.4.1</version>
+   <version>1.4.7</version>
   </dependency>
   <dependency>
    <groupId>org.apache.maven.shared</groupId>