Update version
Rely when required on the new manipulator
Fix the manipulation process in api and composite (two-phased process)
Change the @since tag from 1.10.2 to 1.11.0
git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1530276 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/ipojo/runtime/core-it/pom.xml b/ipojo/runtime/core-it/pom.xml
index c135d52..f969b3e 100644
--- a/ipojo/runtime/core-it/pom.xml
+++ b/ipojo/runtime/core-it/pom.xml
@@ -43,7 +43,7 @@
<equinox.version>3.9.0.v20130529-1710</equinox.version>
<knoperflerfish.version>6.0.2</knoperflerfish.version>
- <manipulator.version>1.10.2-SNAPSHOT</manipulator.version>
+ <manipulator.version>1.11.0</manipulator.version>
</properties>
<modules>
@@ -241,7 +241,7 @@
<dependency>
<groupId>org.apache.felix</groupId>
<artifactId>org.apache.felix.ipojo.annotations</artifactId>
- <version>1.10.2-SNAPSHOT</version>
+ <version>${manipulator.version}</version>
</dependency>
<dependency>