Removed parent pom for now, since it is not quite ready yet.


git-svn-id: https://svn.apache.org/repos/asf/incubator/felix/trunk@469630 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/tools/maven2/maven-bundle-plugin/pom.xml b/tools/maven2/maven-bundle-plugin/pom.xml
index c22aa0e..19cbb4e 100644
--- a/tools/maven2/maven-bundle-plugin/pom.xml
+++ b/tools/maven2/maven-bundle-plugin/pom.xml
@@ -2,11 +2,13 @@
  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
  xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
  
+<!--
  <parent>
    <artifactId>felix</artifactId>
    <groupId>org.apache.felix</groupId>
    <version>0.8.0-SNAPSHOT</version>
  </parent>
+-->
 
  <modelVersion>4.0.0</modelVersion>
  <groupId>org.apache.felix</groupId>