Update to latest parent.


git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@897856 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/framework.security/pom.xml b/framework.security/pom.xml
index 81a7df2..6f0dfd7 100644
--- a/framework.security/pom.xml
+++ b/framework.security/pom.xml
@@ -19,8 +19,9 @@
 <project>
   <parent>
     <groupId>org.apache.felix</groupId>
-    <artifactId>felix</artifactId>
-    <version>1.0.4</version>
+    <artifactId>felix-parent</artifactId>
+    <version>1.2.0</version>
+    <relativePath>../pom/pom.xml</relativePath>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <packaging>bundle</packaging>