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/upnp/basedriver/pom.xml b/upnp/basedriver/pom.xml
index 3908987..c560833 100644
--- a/upnp/basedriver/pom.xml
+++ b/upnp/basedriver/pom.xml
@@ -2,7 +2,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>
diff --git a/upnp/extra/pom.xml b/upnp/extra/pom.xml
index 60918d8..604327a 100644
--- a/upnp/extra/pom.xml
+++ b/upnp/extra/pom.xml
@@ -21,7 +21,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>
diff --git a/upnp/pom.xml b/upnp/pom.xml
index fec9fb6..beef471 100644
--- a/upnp/pom.xml
+++ b/upnp/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>
diff --git a/upnp/samples/binarylight/pom.xml b/upnp/samples/binarylight/pom.xml
index dd74537..dd5bd12 100644
--- a/upnp/samples/binarylight/pom.xml
+++ b/upnp/samples/binarylight/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>
   <modelVersion>4.0.0</modelVersion>
diff --git a/upnp/samples/clock/pom.xml b/upnp/samples/clock/pom.xml
index 7e4db78..0dff244 100644
--- a/upnp/samples/clock/pom.xml
+++ b/upnp/samples/clock/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>
   <modelVersion>4.0.0</modelVersion>
diff --git a/upnp/samples/pom.xml b/upnp/samples/pom.xml
index c54df7b..1d50879 100644
--- a/upnp/samples/pom.xml
+++ b/upnp/samples/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>
diff --git a/upnp/samples/tv/pom.xml b/upnp/samples/tv/pom.xml
index 813d54e..ebdcd45 100644
--- a/upnp/samples/tv/pom.xml
+++ b/upnp/samples/tv/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>
   <modelVersion>4.0.0</modelVersion>
diff --git a/upnp/tester/pom.xml b/upnp/tester/pom.xml
index 4b4cc1d..d2c7544 100644
--- a/upnp/tester/pom.xml
+++ b/upnp/tester/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>