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/05/12 13:11:39 UTC

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

Author: clement
Date: Mon May 12 11:11:39 2014
New Revision: 1593922

URL: http://svn.apache.org/r1593922
Log:
revert the iPOJO core version using in integration-test to the last release 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=1593922&r1=1593921&r2=1593922&view=diff
==============================================================================
--- felix/trunk/ipojo/manipulator/manipulator-it/pom.xml (original)
+++ felix/trunk/ipojo/manipulator/manipulator-it/pom.xml Mon May 12 11:11:39 2014
@@ -224,8 +224,7 @@
             if you are using a release version, be aware that this may introduce test failures as you should
             update this version to the same version as the manipulator
             -->
-            <!--<version>1.11.1</version>-->
-            <version>${project.version}</version>
+            <version>1.11.2</version>
             <scope>provided</scope>
         </dependency>