Add profile for junit4osgi

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@995925 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/ipojo/pom.xml b/ipojo/pom.xml
index 54a1f95..ce246aa 100644
--- a/ipojo/pom.xml
+++ b/ipojo/pom.xml
@@ -52,6 +52,12 @@
 
   <profiles>
   <profile>
+    <id>junit4osgi</id>
+    <modules>
+      <module>junit4osgi</module>
+    </modules>
+  </profile>
+  <profile>
     <id>java5</id>
     <activation>
       <jdk>1.5</jdk>