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/bundleplugin/pom.xml b/bundleplugin/pom.xml
index e3a0741..f6d6945 100644
--- a/bundleplugin/pom.xml
+++ b/bundleplugin/pom.xml
@@ -21,7 +21,7 @@
  <parent>
    <artifactId>felix</artifactId>
    <groupId>org.apache.felix</groupId>
-   <version>1.0.2</version>
+   <version>1.0.4</version>
    <relativePath>../pom/pom.xml</relativePath>
  </parent>