Update to latest version of the iPOJO manipulator and of the maven-ipojo-plugin
git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@934938 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/ipojo/online-manipulator/pom.xml b/ipojo/online-manipulator/pom.xml
index e1acb2f..e1d885d 100644
--- a/ipojo/online-manipulator/pom.xml
+++ b/ipojo/online-manipulator/pom.xml
@@ -66,7 +66,7 @@
<plugin>
<groupId>org.apache.felix</groupId>
<artifactId>maven-ipojo-plugin</artifactId>
- <version>${pom.version}</version>
+ <version>1.6.0</version>
<executions>
<execution>
<goals>
@@ -107,7 +107,7 @@
<dependency>
<groupId>org.apache.felix</groupId>
<artifactId>org.apache.felix.ipojo.manipulator</artifactId>
- <version>${pom.version}</version>
+ <version>1.6.0</version>
</dependency>
<dependency>
<groupId>asm</groupId>