Use latest parent

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@793546 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/bundleplugin/pom.xml b/bundleplugin/pom.xml
index 9be6cf2..e1e8dec 100644
--- a/bundleplugin/pom.xml
+++ b/bundleplugin/pom.xml
@@ -19,9 +19,9 @@
 <project xmlns="http://maven.apache.org/POM/4.0.0" 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>
+   <artifactId>felix-parent</artifactId>
    <groupId>org.apache.felix</groupId>
-   <version>1.0.4</version>
+   <version>1.2.0</version>
    <relativePath>../pom/pom.xml</relativePath>
  </parent>