Update to latest parent pom

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@773417 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/framework/pom.xml b/framework/pom.xml
index 015e95c..6190977 100644
--- a/framework/pom.xml
+++ b/framework/pom.xml
@@ -19,7 +19,7 @@
 <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>
     <groupId>org.apache.felix</groupId>
-    <artifactId>felix</artifactId>
+    <artifactId>felix-parent</artifactId>
     <version>1.2.0</version>
     <relativePath>../pom/pom.xml</relativePath>
   </parent>