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/18 10:34:44 UTC

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

Author: clement
Date: Sat Jan 18 09:34:44 2014
New Revision: 1559336

URL: http://svn.apache.org/r1559336
Log:
update the version of the osgi-helpers to use a released version

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=1559336&r1=1559335&r2=1559336&view=diff
==============================================================================
--- felix/trunk/ipojo/manipulator/manipulator-it/pom.xml (original)
+++ felix/trunk/ipojo/manipulator/manipulator-it/pom.xml Sat Jan 18 09:34:44 2014
@@ -208,7 +208,7 @@
             <artifactId>org.apache.felix.ipojo</artifactId>
             <!-- To update before the release -->
             <!--<version>${project.version}</version>-->
-            <version>1.10.1</version>
+            <version>1.11.0</version>
             <exclusions>
                 <exclusion>
                     <groupId>org.osgi</groupId>