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>

diff --git a/ipojo/tests/manipulator/manipulation/pom.xml b/ipojo/tests/manipulator/manipulation/pom.xml
index 0661202..58c9d29 100644
--- a/ipojo/tests/manipulator/manipulation/pom.xml
+++ b/ipojo/tests/manipulator/manipulation/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>

diff --git a/ipojo/tests/manipulator/manipulator-java5/pom.xml b/ipojo/tests/manipulator/manipulator-java5/pom.xml
index 71c90c5..1105f69 100644
--- a/ipojo/tests/manipulator/manipulator-java5/pom.xml
+++ b/ipojo/tests/manipulator/manipulator-java5/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>

diff --git a/ipojo/tests/manipulator/metadata/pom.xml b/ipojo/tests/manipulator/metadata/pom.xml
index 64d53d7..59b0d67 100644
--- a/ipojo/tests/manipulator/metadata/pom.xml
+++ b/ipojo/tests/manipulator/metadata/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>

diff --git a/ipojo/tests/manipulator/primitives/pom.xml b/ipojo/tests/manipulator/primitives/pom.xml
index c0d4ad9..985f3e2 100644
--- a/ipojo/tests/manipulator/primitives/pom.xml
+++ b/ipojo/tests/manipulator/primitives/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>