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 2014/01/19 16:39:22 UTC

svn commit: r1559513 - /felix/trunk/ipojo/runtime/core-it/pom.xml

Author: clement
Date: Sun Jan 19 15:39:21 2014
New Revision: 1559513

URL: http://svn.apache.org/r1559513
Log:
Test using latest manipulator

Modified:
    felix/trunk/ipojo/runtime/core-it/pom.xml

Modified: felix/trunk/ipojo/runtime/core-it/pom.xml
URL: http://svn.apache.org/viewvc/felix/trunk/ipojo/runtime/core-it/pom.xml?rev=1559513&r1=1559512&r2=1559513&view=diff
==============================================================================
--- felix/trunk/ipojo/runtime/core-it/pom.xml (original)
+++ felix/trunk/ipojo/runtime/core-it/pom.xml Sun Jan 19 15:39:21 2014
@@ -42,7 +42,7 @@
         <equinox.version>3.9.0.v20130529-1710</equinox.version>
         <knoperflerfish.version>6.0.2</knoperflerfish.version>
 
-        <manipulator.version>1.11.0</manipulator.version>
+        <manipulator.version>1.11.1-SNAPSHOT</manipulator.version>
     </properties>
 
     <modules>
@@ -259,7 +259,7 @@
         <dependency>
             <groupId>org.ow2.chameleon.testing</groupId>
             <artifactId>osgi-helpers</artifactId>
-            <version>0.6.1</version>
+            <version>0.6.2-SNAPSHOT</version>
             <exclusions>
                 <exclusion>
                     <groupId>org.osgi</groupId>