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:40:53 UTC

svn commit: r807702 - /felix/trunk/ipojo/plugin/pom.xml

Author: clement
Date: Tue Aug 25 16:40:53 2009
New Revision: 807702

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

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

Modified: felix/trunk/ipojo/plugin/pom.xml
URL: http://svn.apache.org/viewvc/felix/trunk/ipojo/plugin/pom.xml?rev=807702&r1=807701&r2=807702&view=diff
==============================================================================
--- felix/trunk/ipojo/plugin/pom.xml (original)
+++ felix/trunk/ipojo/plugin/pom.xml Tue Aug 25 16:40:53 2009
@@ -72,7 +72,7 @@
     <dependency>
       <groupId>org.apache.felix</groupId>
       <artifactId>org.apache.felix.ipojo.manipulator</artifactId>
-      <version>${pom.version}</version>
+      <version>1.4.2</version>
     </dependency>
   </dependencies>
   <build>