Update dependencies to dev. versions
git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@796510 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/ipojo/handler/temporal/pom.xml b/ipojo/handler/temporal/pom.xml
index 17f670a..234d89f 100644
--- a/ipojo/handler/temporal/pom.xml
+++ b/ipojo/handler/temporal/pom.xml
@@ -44,7 +44,7 @@
<dependency>
<groupId>org.apache.felix</groupId>
<artifactId>org.apache.felix.ipojo</artifactId>
- <version>1.4.0</version>
+ <version>${pom.version}</version>
</dependency>
<dependency>
<groupId>asm</groupId>
@@ -90,7 +90,7 @@
<plugin>
<groupId>org.apache.felix</groupId>
<artifactId>maven-ipojo-plugin</artifactId>
- <version>1.4.0</version>
+ <version>${pom.version}</version>
<executions>
<execution>
<goals>