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/scr/pom.xml b/scr/pom.xml
index 1817634..3ffc97c 100644
--- a/scr/pom.xml
+++ b/scr/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>
         <relativePath>../pom/pom.xml</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>