Update dependency versions to devel.
git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@811256 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/ipojo/online-manipulator/pom.xml b/ipojo/online-manipulator/pom.xml
index 3a07541..e564474 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>1.4.2</version>
+ <version>${pom.version}</version>
<executions>
<execution>
<goals>
@@ -107,7 +107,7 @@
<dependency>
<groupId>org.apache.felix</groupId>
<artifactId>org.apache.felix.ipojo.manipulator</artifactId>
- <version>1.4.2</version>
+ <version>${pom.version}</version>
</dependency>
<dependency>
<groupId>asm</groupId>