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/26 18:15:29 UTC

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

Author: clement
Date: Wed Aug 26 16:15:29 2009
New Revision: 808092

URL: http://svn.apache.org/viewvc?rev=808092&view=rev
Log:
Update dependencies to dev.

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=808092&r1=808091&r2=808092&view=diff
==============================================================================
--- felix/trunk/ipojo/online-manipulator/pom.xml (original)
+++ felix/trunk/ipojo/online-manipulator/pom.xml Wed Aug 26 16:15:29 2009
@@ -107,7 +107,7 @@
     <dependency>
       <groupId>org.apache.felix</groupId>
       <artifactId>org.apache.felix.ipojo.manipulator</artifactId>
-      <version>1.4.2</version>
+      <version>${pom.version}</version>
     </dependency>
     <dependency>
       <groupId>asm</groupId>