Author: clement
Date: Mon Jan 17 06:48:42 2011
New Revision: 1059765

URL: http://svn.apache.org/viewvc?rev=1059765&view=rev
Log:
Fix manipulator and composite version for tests.

Modified:
    felix/trunk/ipojo/tests/api/pom.xml

Modified: felix/trunk/ipojo/tests/api/pom.xml
URL: 
http://svn.apache.org/viewvc/felix/trunk/ipojo/tests/api/pom.xml?rev=1059765&r1=1059764&r2=1059765&view=diff
==============================================================================
--- felix/trunk/ipojo/tests/api/pom.xml (original)
+++ felix/trunk/ipojo/tests/api/pom.xml Mon Jan 17 06:48:42 2011
@@ -58,10 +58,12 @@
     <dependency>
       <groupId>org.apache.felix</groupId>
       <artifactId>org.apache.felix.ipojo.composite</artifactId>
+         <version>1.7.0-SNAPSHOT</version>
     </dependency>
     <dependency>
       <groupId>org.apache.felix</groupId>
       <artifactId>org.apache.felix.ipojo.manipulator</artifactId>
+         <version>1.7.0-SNAPSHOT</version>
     </dependency>
 
     <!-- For external handler management -->


Reply via email to