revert the iPOJO core version using in integration-test to the last release version
git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1593922 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/ipojo/manipulator/manipulator-it/pom.xml b/ipojo/manipulator/manipulator-it/pom.xml
index 1be62eb..c294cfc 100644
--- a/ipojo/manipulator/manipulator-it/pom.xml
+++ b/ipojo/manipulator/manipulator-it/pom.xml
@@ -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>