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/09/04 10:11:58 UTC

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

Author: clement
Date: Fri Sep  4 08:11:58 2009
New Revision: 811250

URL: http://svn.apache.org/viewvc?rev=811250&view=rev
Log:
Update dependency versions to devel.

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

Modified: felix/trunk/ipojo/manipulator/pom.xml
URL: http://svn.apache.org/viewvc/felix/trunk/ipojo/manipulator/pom.xml?rev=811250&r1=811249&r2=811250&view=diff
==============================================================================
--- felix/trunk/ipojo/manipulator/pom.xml (original)
+++ felix/trunk/ipojo/manipulator/pom.xml Fri Sep  4 08:11:58 2009
@@ -49,7 +49,7 @@
     <dependency>
       <groupId>org.apache.felix</groupId>
       <artifactId>org.apache.felix.ipojo.metadata</artifactId>
-      <version>1.4.0</version>
+      <version>${pom.version}</version>
     </dependency>
   </dependencies>
   <build>