The test suites now use the new junit4osgi (the group id has changed).

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@722195 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/ipojo/tests/manipulator/creation/pom.xml b/ipojo/tests/manipulator/creation/pom.xml
index c8dc414..cda0819 100644
--- a/ipojo/tests/manipulator/creation/pom.xml
+++ b/ipojo/tests/manipulator/creation/pom.xml
@@ -45,7 +45,7 @@
 			<version>3.8.1</version>

 		</dependency>

 		<dependency>

-			<groupId>ipojo.examples</groupId>

+			<groupId>org.apache.felix</groupId>

 			<artifactId>org.apache.felix.ipojo.junit4osgi</artifactId>

 			<version>1.1.0-SNAPSHOT</version>

 		</dependency>