Update versions for tests.
git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1402998 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/ipojo/tests/integration-tests/pom.xml b/ipojo/tests/integration-tests/pom.xml
index 603df79..3c01ba9 100644
--- a/ipojo/tests/integration-tests/pom.xml
+++ b/ipojo/tests/integration-tests/pom.xml
@@ -62,34 +62,31 @@
<dependency>
<groupId>ipojo.tests</groupId>
<artifactId>tests.manipulation.metadata</artifactId>
- <version>${ipojo.core.snapshot}</version>
+ <version>${ipojo.manipulator.snapshot}</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>ipojo.tests</groupId>
<artifactId>tests.manipulation</artifactId>
- <version>${ipojo.core.snapshot}</version>
+ <version>${ipojo.manipulator.snapshot}</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>ipojo.tests</groupId>
- <artifactId>tests.manipulation.primitives
- </artifactId>
- <version>${ipojo.core.snapshot}</version>
+ <artifactId>tests.manipulation.primitives</artifactId>
+ <version>${ipojo.manipulator.snapshot}</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>ipojo.tests</groupId>
- <artifactId>tests.manipulation.creation
- </artifactId>
- <version>${ipojo.core.snapshot}</version>
+ <artifactId>tests.manipulation.creation</artifactId>
+ <version>${ipojo.manipulator.snapshot}</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>ipojo.tests</groupId>
- <artifactId>tests.manipulation.java5
- </artifactId>
- <version>${ipojo.core.snapshot}</version>
+ <artifactId>tests.manipulation.java5</artifactId>
+ <version>${ipojo.manipulator.snapshot}</version>
<scope>test</scope>
</dependency>