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/20 08:12:25 UTC

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

Author: clement
Date: Mon Jan 20 07:12:25 2014
New Revision: 1559634

URL: http://svn.apache.org/r1559634
Log:
Test with the latest core.

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

Modified: felix/trunk/ipojo/manipulator/manipulator-it/pom.xml
URL: http://svn.apache.org/viewvc/felix/trunk/ipojo/manipulator/manipulator-it/pom.xml?rev=1559634&r1=1559633&r2=1559634&view=diff
==============================================================================
--- felix/trunk/ipojo/manipulator/manipulator-it/pom.xml (original)
+++ felix/trunk/ipojo/manipulator/manipulator-it/pom.xml Mon Jan 20 07:12:25 2014
@@ -208,7 +208,7 @@
             <artifactId>org.apache.felix.ipojo</artifactId>
             <!-- To update before the release -->
             <!--<version>${project.version}</version>-->
-            <version>1.11.0</version>
+            <version>1.11.1-SNAPSHOT</version>
             <exclusions>
                 <exclusion>
                     <groupId>org.osgi</groupId>