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:33:03 UTC

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

Author: clement
Date: Tue Aug 25 16:33:03 2009
New Revision: 807696

URL: http://svn.apache.org/viewvc?rev=807696&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=807696&r1=807695&r2=807696&view=diff
==============================================================================
--- felix/trunk/ipojo/online-manipulator/pom.xml (original)
+++ felix/trunk/ipojo/online-manipulator/pom.xml Tue Aug 25 16:33:03 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>