Move the parent pom.xml into it's own subproject and fix some minor issues

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@555357 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/bundleplugin/pom.xml b/bundleplugin/pom.xml
index a02eeef..8ed74a0 100644
--- a/bundleplugin/pom.xml
+++ b/bundleplugin/pom.xml
@@ -24,6 +24,7 @@
    <artifactId>felix</artifactId>
    <groupId>org.apache.felix</groupId>
    <version>0.9.0-incubator-SNAPSHOT</version>
+   <relativePath>../pom/pom.xml</relativePath>
  </parent>
 
  <modelVersion>4.0.0</modelVersion>