Update dependencies to released versions
git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@796469 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/ipojo/online-manipulator/pom.xml b/ipojo/online-manipulator/pom.xml
index cc49182..024100a 100644
--- a/ipojo/online-manipulator/pom.xml
+++ b/ipojo/online-manipulator/pom.xml
@@ -67,7 +67,7 @@
<plugin>
<groupId>org.apache.felix</groupId>
<artifactId>maven-ipojo-plugin</artifactId>
- <version>${pom.version}</version>
+ <version>1.4.0</version>
<executions>
<execution>
<goals>
@@ -105,7 +105,7 @@
<dependency>
<groupId>org.apache.felix</groupId>
<artifactId>org.apache.felix.ipojo.manipulator</artifactId>
- <version>${pom.version}</version>
+ <version>1.4.0</version>
</dependency>
<dependency>
<groupId>asm</groupId>