You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@felix.apache.org by cl...@apache.org on 2009/08/25 18:27:52 UTC

svn commit: r807692 - /felix/trunk/ipojo/online-manipulator/pom.xml

Author: clement
Date: Tue Aug 25 16:27:51 2009
New Revision: 807692

URL: http://svn.apache.org/viewvc?rev=807692&view=rev
Log:
Update dependencies version to 1.4.2

Modified:
    felix/trunk/ipojo/online-manipulator/pom.xml

Modified: felix/trunk/ipojo/online-manipulator/pom.xml
URL: http://svn.apache.org/viewvc/felix/trunk/ipojo/online-manipulator/pom.xml?rev=807692&r1=807691&r2=807692&view=diff
==============================================================================
--- felix/trunk/ipojo/online-manipulator/pom.xml (original)
+++ felix/trunk/ipojo/online-manipulator/pom.xml Tue Aug 25 16:27:51 2009
@@ -107,7 +107,7 @@
     <dependency>
       <groupId>org.apache.felix</groupId>
       <artifactId>org.apache.felix.ipojo.manipulator</artifactId>
-      <version>${pom.version}</version>
+      <version>1.4.2</version>
     </dependency>
     <dependency>
       <groupId>asm</groupId>