Clean up versions.
git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1073736 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/ipojo/tests/handler/transaction/pom.xml b/ipojo/tests/handler/transaction/pom.xml
index 3e89e03..0f5117e 100644
--- a/ipojo/tests/handler/transaction/pom.xml
+++ b/ipojo/tests/handler/transaction/pom.xml
@@ -41,7 +41,7 @@
<dependency>
<groupId>org.apache.felix</groupId>
<artifactId>org.apache.felix.ipojo.annotations</artifactId>
- <version>1.7.0-SNAPSHOT</version>
+ <version>${ipojo.core.release}</version>
</dependency>
<dependency>
<groupId>org.ow2.chameleon</groupId>
@@ -121,8 +121,8 @@
<groupId>com.sun.jmx</groupId>
</exclusion>
<exclusion>
- <artifactId>mail</artifactId>
- <groupId>javax.mail</groupId>
+ <artifactId>mail</artifactId>
+ <groupId>javax.mail</groupId>
</exclusion>
</exclusions>
</dependency>