Update pom files to use the 1.0.4 parent pom (bulk change).
git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@763614 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/framework.security/pom.xml b/framework.security/pom.xml
index f86d1e8..009f3d7 100644
--- a/framework.security/pom.xml
+++ b/framework.security/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.felix</groupId>
<artifactId>felix</artifactId>
- <version>1.0.2</version>
+ <version>1.0.4</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<packaging>bundle</packaging>