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>
 
diff --git a/commons/activation/pom.xml b/commons/activation/pom.xml
index 372bc45..5d9f2c7 100644
--- a/commons/activation/pom.xml
+++ b/commons/activation/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.felix</groupId>
         <artifactId>felix</artifactId>
-        <version>1.0.2</version>
+        <version>1.0.4</version>
         <relativePath>../../pom</relativePath>
     </parent>
 
diff --git a/commons/antlr/pom.xml b/commons/antlr/pom.xml
index 6b35e2f..a7f2421 100644
--- a/commons/antlr/pom.xml
+++ b/commons/antlr/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.felix</groupId>
         <artifactId>felix</artifactId>
-        <version>1.0.2</version>
+        <version>1.0.4</version>
         <relativePath>../../pom</relativePath>
     </parent>
 
diff --git a/commons/aopalliance/pom.xml b/commons/aopalliance/pom.xml
index 4d9ccef..55cde8e 100644
--- a/commons/aopalliance/pom.xml
+++ b/commons/aopalliance/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.felix</groupId>
         <artifactId>felix</artifactId>
-        <version>1.0.2</version>
+        <version>1.0.4</version>
         <relativePath>../../pom</relativePath>
     </parent>
 
diff --git a/commons/avalon-framework/pom.xml b/commons/avalon-framework/pom.xml
index bee1545..7dd0997 100644
--- a/commons/avalon-framework/pom.xml
+++ b/commons/avalon-framework/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.felix</groupId>
         <artifactId>felix</artifactId>
-        <version>1.0.2</version>
+        <version>1.0.4</version>
         <relativePath>../../pom</relativePath>
     </parent>
 
diff --git a/commons/backport-util-concurrent/pom.xml b/commons/backport-util-concurrent/pom.xml
index b54ad08..952792a 100644
--- a/commons/backport-util-concurrent/pom.xml
+++ b/commons/backport-util-concurrent/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.felix</groupId>
         <artifactId>felix</artifactId>
-        <version>1.0.2</version>
+        <version>1.0.4</version>
         <relativePath>../../pom</relativePath>
     </parent>
 
diff --git a/commons/c3p0/pom.xml b/commons/c3p0/pom.xml
index 167811a..b31ded7 100644
--- a/commons/c3p0/pom.xml
+++ b/commons/c3p0/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.felix</groupId>
         <artifactId>felix</artifactId>
-        <version>1.0.2</version>
+        <version>1.0.4</version>
         <relativePath>../../pom</relativePath>
     </parent>
 
diff --git a/commons/cglib/pom.xml b/commons/cglib/pom.xml
index a4dc7f2..a6f6d7b 100644
--- a/commons/cglib/pom.xml
+++ b/commons/cglib/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.felix</groupId>
         <artifactId>felix</artifactId>
-        <version>1.0.2</version>
+        <version>1.0.4</version>
         <relativePath>../../pom</relativePath>
     </parent>
 
diff --git a/commons/commons-attributes-api/pom.xml b/commons/commons-attributes-api/pom.xml
index 4be6e97..eb1e76a 100644
--- a/commons/commons-attributes-api/pom.xml
+++ b/commons/commons-attributes-api/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.felix</groupId>
         <artifactId>felix</artifactId>
-        <version>1.0.2</version>
+        <version>1.0.4</version>
         <relativePath>../../pom</relativePath>
     </parent>
 
diff --git a/commons/commons-attributes-compiler/pom.xml b/commons/commons-attributes-compiler/pom.xml
index 37fa4d8..f78108c 100644
--- a/commons/commons-attributes-compiler/pom.xml
+++ b/commons/commons-attributes-compiler/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.felix</groupId>
         <artifactId>felix</artifactId>
-        <version>1.0.2</version>
+        <version>1.0.4</version>
         <relativePath>../../pom</relativePath>
     </parent>
 
diff --git a/commons/commons-beanutils/pom.xml b/commons/commons-beanutils/pom.xml
index 32a1871..46867d6 100644
--- a/commons/commons-beanutils/pom.xml
+++ b/commons/commons-beanutils/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.felix</groupId>
         <artifactId>felix</artifactId>
-        <version>1.0.2</version>
+        <version>1.0.4</version>
         <relativePath>../../pom</relativePath>
     </parent>
 
diff --git a/commons/commons-codec/pom.xml b/commons/commons-codec/pom.xml
index 796acf4..2cb4376 100644
--- a/commons/commons-codec/pom.xml
+++ b/commons/commons-codec/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.felix</groupId>
         <artifactId>felix</artifactId>
-        <version>1.0.2</version>
+        <version>1.0.4</version>
         <relativePath>../../pom</relativePath>
     </parent>
 
diff --git a/commons/commons-configuration/pom.xml b/commons/commons-configuration/pom.xml
index 946a05c..285e4ad 100644
--- a/commons/commons-configuration/pom.xml
+++ b/commons/commons-configuration/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.felix</groupId>
         <artifactId>felix</artifactId>
-        <version>1.0.2</version>
+        <version>1.0.4</version>
         <relativePath>../../pom</relativePath>
     </parent>
 
diff --git a/commons/commons-digester/pom.xml b/commons/commons-digester/pom.xml
index a7d157b..7677a6b 100644
--- a/commons/commons-digester/pom.xml
+++ b/commons/commons-digester/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.felix</groupId>
         <artifactId>felix</artifactId>
-        <version>1.0.2</version>
+        <version>1.0.4</version>
         <relativePath>../../pom</relativePath>
     </parent>
 
diff --git a/commons/commons-el/pom.xml b/commons/commons-el/pom.xml
index 3fbe7ce..0eb40ab 100644
--- a/commons/commons-el/pom.xml
+++ b/commons/commons-el/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.felix</groupId>
         <artifactId>felix</artifactId>
-        <version>1.0.2</version>
+        <version>1.0.4</version>
         <relativePath>../../pom</relativePath>
     </parent>
 
diff --git a/commons/commons-email/pom.xml b/commons/commons-email/pom.xml
index 7ad530d..0ea3914 100644
--- a/commons/commons-email/pom.xml
+++ b/commons/commons-email/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.felix</groupId>
         <artifactId>felix</artifactId>
-        <version>1.0.2</version>
+        <version>1.0.4</version>
         <relativePath>../../pom</relativePath>
     </parent>
 
diff --git a/commons/commons-fileupload/pom.xml b/commons/commons-fileupload/pom.xml
index 65259d5..08c4a41 100644
--- a/commons/commons-fileupload/pom.xml
+++ b/commons/commons-fileupload/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.felix</groupId>
         <artifactId>felix</artifactId>
-        <version>1.0.2</version>
+        <version>1.0.4</version>
         <relativePath>../../pom</relativePath>
     </parent>
 
diff --git a/commons/commons-httpclient/pom.xml b/commons/commons-httpclient/pom.xml
index c64ebce..c9f0912 100644
--- a/commons/commons-httpclient/pom.xml
+++ b/commons/commons-httpclient/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.felix</groupId>
         <artifactId>felix</artifactId>
-        <version>1.0.2</version>
+        <version>1.0.4</version>
         <relativePath>../../pom</relativePath>
     </parent>
 
diff --git a/commons/commons-jxpath/pom.xml b/commons/commons-jxpath/pom.xml
index a96fd77..b278405 100644
--- a/commons/commons-jxpath/pom.xml
+++ b/commons/commons-jxpath/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.felix</groupId>
         <artifactId>felix</artifactId>
-        <version>1.0.2</version>
+        <version>1.0.4</version>
         <relativePath>../../pom</relativePath>
     </parent>
 
diff --git a/commons/commons-logging/pom.xml b/commons/commons-logging/pom.xml
index f55c7b3..603b71e 100644
--- a/commons/commons-logging/pom.xml
+++ b/commons/commons-logging/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.felix</groupId>
         <artifactId>felix</artifactId>
-        <version>1.0.2</version>
+        <version>1.0.4</version>
         <relativePath>../../pom</relativePath>
     </parent>
 
diff --git a/commons/commons-validator/pom.xml b/commons/commons-validator/pom.xml
index 80990e1..83a9e5f 100644
--- a/commons/commons-validator/pom.xml
+++ b/commons/commons-validator/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.felix</groupId>
         <artifactId>felix</artifactId>
-        <version>1.0.2</version>
+        <version>1.0.4</version>
         <relativePath>../../pom</relativePath>
     </parent>
 
diff --git a/commons/dom4j/pom.xml b/commons/dom4j/pom.xml
index 3af83a9..55ed35b 100644
--- a/commons/dom4j/pom.xml
+++ b/commons/dom4j/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.felix</groupId>
         <artifactId>felix</artifactId>
-        <version>1.0.2</version>
+        <version>1.0.4</version>
         <relativePath>../../pom</relativePath>
     </parent>
 
diff --git a/commons/ehcache/pom.xml b/commons/ehcache/pom.xml
index fbf03e6..212c654 100644
--- a/commons/ehcache/pom.xml
+++ b/commons/ehcache/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.felix</groupId>
         <artifactId>felix</artifactId>
-        <version>1.0.2</version>
+        <version>1.0.4</version>
         <relativePath>../../pom</relativePath>
     </parent>
 
diff --git a/commons/hibernate/pom.xml b/commons/hibernate/pom.xml
index b425e6d..7c7a371 100644
--- a/commons/hibernate/pom.xml
+++ b/commons/hibernate/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.felix</groupId>
         <artifactId>felix</artifactId>
-        <version>1.0.2</version>
+        <version>1.0.4</version>
         <relativePath>../../pom</relativePath>
     </parent>
 
diff --git a/commons/hsqldb/pom.xml b/commons/hsqldb/pom.xml
index 9b129fb..722c142 100644
--- a/commons/hsqldb/pom.xml
+++ b/commons/hsqldb/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.felix</groupId>
         <artifactId>felix</artifactId>
-        <version>1.0.2</version>
+        <version>1.0.4</version>
         <relativePath>../../pom</relativePath>
     </parent>
 
diff --git a/commons/jline/pom.xml b/commons/jline/pom.xml
index e9578a8..ed74d0a 100644
--- a/commons/jline/pom.xml
+++ b/commons/jline/pom.xml
@@ -18,15 +18,23 @@
     under the License. 

 -->

 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
-    <modelVersion>4.0.0</modelVersion>
+ 

+	<modelVersion>4.0.0</modelVersion>

+	
     <parent>
-        <groupId>org.apache.felix</groupId>
-        <artifactId>felix</artifactId>
-        <version>1.0.2</version>
-        <relativePath>../../pom</relativePath>
+        

+			<groupId>org.apache.felix</groupId>
+ 

+			<artifactId>felix</artifactId>
+      

+			<version>1.0.4</version>
+       

+			<relativePath>../../pom</relativePath>

+	
     </parent>
 
-    <properties>

+    

+	<properties>

         <pkgArtifactId>jline</pkgArtifactId>

         <pkgVersion>0.9.91</pkgVersion>

         <pomVersion>0001</pomVersion>

diff --git a/commons/jms/pom.xml b/commons/jms/pom.xml
index 81785c2..3b12bd3 100644
--- a/commons/jms/pom.xml
+++ b/commons/jms/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.felix</groupId>
         <artifactId>felix</artifactId>
-        <version>1.0.2</version>
+        <version>1.0.4</version>
         <relativePath>../../pom</relativePath>
     </parent>
 
diff --git a/commons/jmxtools/pom.xml b/commons/jmxtools/pom.xml
index aebd6e0..252e047 100644
--- a/commons/jmxtools/pom.xml
+++ b/commons/jmxtools/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.felix</groupId>
         <artifactId>felix</artifactId>
-        <version>1.0.2</version>
+        <version>1.0.4</version>
         <relativePath>../../pom</relativePath>
     </parent>
 
diff --git a/commons/jsp-api/pom.xml b/commons/jsp-api/pom.xml
index 5f8a387..8ba4dae 100644
--- a/commons/jsp-api/pom.xml
+++ b/commons/jsp-api/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.felix</groupId>
         <artifactId>felix</artifactId>
-        <version>1.0.2</version>
+        <version>1.0.4</version>
         <relativePath>../../pom</relativePath>
     </parent>
 
diff --git a/commons/jstl/pom.xml b/commons/jstl/pom.xml
index 4d5850e..b131d08 100644
--- a/commons/jstl/pom.xml
+++ b/commons/jstl/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.felix</groupId>
         <artifactId>felix</artifactId>
-        <version>1.0.2</version>
+        <version>1.0.4</version>
         <relativePath>../../pom</relativePath>
     </parent>
 
diff --git a/commons/jta/pom.xml b/commons/jta/pom.xml
index 82acc99..85c5ca3 100644
--- a/commons/jta/pom.xml
+++ b/commons/jta/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.felix</groupId>
         <artifactId>felix</artifactId>
-        <version>1.0.2</version>
+        <version>1.0.4</version>
         <relativePath>../../pom</relativePath>
     </parent>
 
diff --git a/commons/jzlib/pom.xml b/commons/jzlib/pom.xml
index 6c3d382..b7d6865 100644
--- a/commons/jzlib/pom.xml
+++ b/commons/jzlib/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.felix</groupId>
         <artifactId>felix</artifactId>
-        <version>1.0.2</version>
+        <version>1.0.4</version>
         <relativePath>../../pom</relativePath>
     </parent>
 
diff --git a/commons/log4j/pom.xml b/commons/log4j/pom.xml
index 3c50418..372c02a 100644
--- a/commons/log4j/pom.xml
+++ b/commons/log4j/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.felix</groupId>
         <artifactId>felix</artifactId>
-        <version>1.0.2</version>
+        <version>1.0.4</version>
         <relativePath>../../pom</relativePath>
     </parent>
 
diff --git a/commons/logkit/pom.xml b/commons/logkit/pom.xml
index 4303a84..e1341dd 100644
--- a/commons/logkit/pom.xml
+++ b/commons/logkit/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.felix</groupId>
         <artifactId>felix</artifactId>
-        <version>1.0.2</version>
+        <version>1.0.4</version>
         <relativePath>../../pom</relativePath>
     </parent>
 
diff --git a/commons/mail/pom.xml b/commons/mail/pom.xml
index 1dee51e..6b8af57 100644
--- a/commons/mail/pom.xml
+++ b/commons/mail/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.felix</groupId>
         <artifactId>felix</artifactId>
-        <version>1.0.2</version>
+        <version>1.0.4</version>
         <relativePath>../../pom</relativePath>
     </parent>
 
diff --git a/commons/poi-full/pom.xml b/commons/poi-full/pom.xml
index 67a407e..6b2b828 100644
--- a/commons/poi-full/pom.xml
+++ b/commons/poi-full/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.felix</groupId>
         <artifactId>felix</artifactId>
-        <version>1.0.2</version>
+        <version>1.0.4</version>
         <relativePath>../../pom</relativePath>
     </parent>
 
diff --git a/commons/poi/pom.xml b/commons/poi/pom.xml
index 8a875ca..a8ac87b 100644
--- a/commons/poi/pom.xml
+++ b/commons/poi/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.felix</groupId>
         <artifactId>felix</artifactId>
-        <version>1.0.2</version>
+        <version>1.0.4</version>
         <relativePath>../../pom</relativePath>
     </parent>
 
diff --git a/commons/portlet-api/pom.xml b/commons/portlet-api/pom.xml
index dcaa5cf..3724a46 100644
--- a/commons/portlet-api/pom.xml
+++ b/commons/portlet-api/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.felix</groupId>
         <artifactId>felix</artifactId>
-        <version>1.0.2</version>
+        <version>1.0.4</version>
         <relativePath>../../pom</relativePath>
     </parent>
 
diff --git a/commons/quartz/pom.xml b/commons/quartz/pom.xml
index 3dac6c6..a106a47 100644
--- a/commons/quartz/pom.xml
+++ b/commons/quartz/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</relativePath>
     </parent>
 
diff --git a/commons/servlet-api/pom.xml b/commons/servlet-api/pom.xml
index 0a9e6bd..6e32f90 100644
--- a/commons/servlet-api/pom.xml
+++ b/commons/servlet-api/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.felix</groupId>
         <artifactId>felix</artifactId>
-        <version>1.0.2</version>
+        <version>1.0.4</version>
         <relativePath>../../pom</relativePath>
     </parent>
 
diff --git a/commons/xercesImpl/pom.xml b/commons/xercesImpl/pom.xml
index 175b09a..9865143 100644
--- a/commons/xercesImpl/pom.xml
+++ b/commons/xercesImpl/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.felix</groupId>
         <artifactId>felix</artifactId>
-        <version>1.0.2</version>
+        <version>1.0.4</version>
         <relativePath>../../pom</relativePath>
     </parent>
 
diff --git a/commons/xml-apis/pom.xml b/commons/xml-apis/pom.xml
index dcc3301..7b1248c 100644
--- a/commons/xml-apis/pom.xml
+++ b/commons/xml-apis/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.felix</groupId>
         <artifactId>felix</artifactId>
-        <version>1.0.2</version>
+        <version>1.0.4</version>
         <relativePath>../../pom</relativePath>
     </parent>
     
diff --git a/commons/xml-resolver/pom.xml b/commons/xml-resolver/pom.xml
index 4b917b7..0a6140a 100644
--- a/commons/xml-resolver/pom.xml
+++ b/commons/xml-resolver/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.felix</groupId>
         <artifactId>felix</artifactId>
-        <version>1.0.2</version>
+        <version>1.0.4</version>
         <relativePath>../../pom</relativePath>
     </parent>
 
diff --git a/configadmin/pom.xml b/configadmin/pom.xml
index 0abd4ae..9741f69 100644
--- a/configadmin/pom.xml
+++ b/configadmin/pom.xml
@@ -22,7 +22,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>
 
diff --git a/dependencymanager.shell/pom.xml b/dependencymanager.shell/pom.xml
index 88f52a1..15d7222 100644
--- a/dependencymanager.shell/pom.xml
+++ b/dependencymanager.shell/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/dependencymanager/pom.xml b/dependencymanager/pom.xml
index b10d254..e7ab345 100644
--- a/dependencymanager/pom.xml
+++ b/dependencymanager/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/deploymentadmin/autoconf/pom.xml b/deploymentadmin/autoconf/pom.xml
index c3b039f..7116b9c 100644
--- a/deploymentadmin/autoconf/pom.xml
+++ b/deploymentadmin/autoconf/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/deploymentadmin/pom.xml b/deploymentadmin/pom.xml
index 489fa44..e7241bd 100644
--- a/deploymentadmin/pom.xml
+++ b/deploymentadmin/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/deploymentadmin/service/pom.xml b/deploymentadmin/service/pom.xml
index c544568..53ebc24 100644
--- a/deploymentadmin/service/pom.xml
+++ b/deploymentadmin/service/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/deviceaccess/pom.xml b/deviceaccess/pom.xml
index aeb1723..e22b55a 100644
--- a/deviceaccess/pom.xml
+++ b/deviceaccess/pom.xml
@@ -22,7 +22,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>

 

diff --git a/eventadmin/bridge.configuration/pom.xml b/eventadmin/bridge.configuration/pom.xml
index 15f25fd..30b7b18 100644
--- a/eventadmin/bridge.configuration/pom.xml
+++ b/eventadmin/bridge.configuration/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/eventadmin/bridge.upnp/pom.xml b/eventadmin/bridge.upnp/pom.xml
index baf7eba..5f3f8d8 100644
--- a/eventadmin/bridge.upnp/pom.xml
+++ b/eventadmin/bridge.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/eventadmin/bridge.useradmin/pom.xml b/eventadmin/bridge.useradmin/pom.xml
index e2db651..6d2446f 100644
--- a/eventadmin/bridge.useradmin/pom.xml
+++ b/eventadmin/bridge.useradmin/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/eventadmin/bridge.wireadmin/pom.xml b/eventadmin/bridge.wireadmin/pom.xml
index db5ec3c..4868cf7 100644
--- a/eventadmin/bridge.wireadmin/pom.xml
+++ b/eventadmin/bridge.wireadmin/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/eventadmin/impl/pom.xml b/eventadmin/impl/pom.xml
index 2aeca95..17c4a85 100644
--- a/eventadmin/impl/pom.xml
+++ b/eventadmin/impl/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/eventadmin/pom.xml b/eventadmin/pom.xml
index e29f896..22655c6 100644
--- a/eventadmin/pom.xml
+++ b/eventadmin/pom.xml
@@ -24,7 +24,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>
 
diff --git a/examples/dictionaryclient/pom.xml b/examples/dictionaryclient/pom.xml
index c7751af..daf301a 100644
--- a/examples/dictionaryclient/pom.xml
+++ b/examples/dictionaryclient/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/examples/dictionaryclient2/pom.xml b/examples/dictionaryclient2/pom.xml
index 05d1018..a851160 100644
--- a/examples/dictionaryclient2/pom.xml
+++ b/examples/dictionaryclient2/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/examples/dictionaryservice.itest/pom.xml b/examples/dictionaryservice.itest/pom.xml
index 8a0ee33..bb081cb 100644
--- a/examples/dictionaryservice.itest/pom.xml
+++ b/examples/dictionaryservice.itest/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/examples/dictionaryservice/pom.xml b/examples/dictionaryservice/pom.xml
index 0ea4f5d..321293a 100644
--- a/examples/dictionaryservice/pom.xml
+++ b/examples/dictionaryservice/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/examples/eventlistener/pom.xml b/examples/eventlistener/pom.xml
index 405984a..a86448e 100644
--- a/examples/eventlistener/pom.xml
+++ b/examples/eventlistener/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/examples/extenderbased.circle/pom.xml b/examples/extenderbased.circle/pom.xml
index 03d876d..44ead53 100644
--- a/examples/extenderbased.circle/pom.xml
+++ b/examples/extenderbased.circle/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>
 
diff --git a/examples/extenderbased.host/pom.xml b/examples/extenderbased.host/pom.xml
index 5ae19df..ecf33fd 100644
--- a/examples/extenderbased.host/pom.xml
+++ b/examples/extenderbased.host/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>
 
diff --git a/examples/extenderbased.square/pom.xml b/examples/extenderbased.square/pom.xml
index 2cebdbc..a3a73fa 100644
--- a/examples/extenderbased.square/pom.xml
+++ b/examples/extenderbased.square/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>
 
diff --git a/examples/extenderbased.triangle/pom.xml b/examples/extenderbased.triangle/pom.xml
index b0321ef..df96b3c 100644
--- a/examples/extenderbased.triangle/pom.xml
+++ b/examples/extenderbased.triangle/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>
 
diff --git a/examples/frenchdictionary/pom.xml b/examples/frenchdictionary/pom.xml
index df4065a..ea599e3 100644
--- a/examples/frenchdictionary/pom.xml
+++ b/examples/frenchdictionary/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/examples/pom.xml b/examples/pom.xml
index 70e95b8..fd2d221 100644
--- a/examples/pom.xml
+++ b/examples/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/examples/servicebased.circle/pom.xml b/examples/servicebased.circle/pom.xml
index 37d8fe0..71d293a 100644
--- a/examples/servicebased.circle/pom.xml
+++ b/examples/servicebased.circle/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>
 
diff --git a/examples/servicebased.host/pom.xml b/examples/servicebased.host/pom.xml
index d3fc11b..f56119f 100644
--- a/examples/servicebased.host/pom.xml
+++ b/examples/servicebased.host/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>
 
diff --git a/examples/servicebased.square/pom.xml b/examples/servicebased.square/pom.xml
index bb6967a..efa78b6 100644
--- a/examples/servicebased.square/pom.xml
+++ b/examples/servicebased.square/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>
 
diff --git a/examples/servicebased.triangle/pom.xml b/examples/servicebased.triangle/pom.xml
index e8ca38f..67716ec 100644
--- a/examples/servicebased.triangle/pom.xml
+++ b/examples/servicebased.triangle/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>
 
diff --git a/examples/spellcheckbinder/pom.xml b/examples/spellcheckbinder/pom.xml
index 029f21f..3744ad4 100644
--- a/examples/spellcheckbinder/pom.xml
+++ b/examples/spellcheckbinder/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/examples/spellcheckclient/pom.xml b/examples/spellcheckclient/pom.xml
index 9c9c758..0b1f57a 100644
--- a/examples/spellcheckclient/pom.xml
+++ b/examples/spellcheckclient/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/examples/spellcheckscr/pom.xml b/examples/spellcheckscr/pom.xml
index e0b298c..ddcc3e4 100644
--- a/examples/spellcheckscr/pom.xml
+++ b/examples/spellcheckscr/pom.xml
@@ -24,7 +24,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>
 
diff --git a/examples/spellcheckservice/pom.xml b/examples/spellcheckservice/pom.xml
index e8fb78f..d9e2682 100644
--- a/examples/spellcheckservice/pom.xml
+++ b/examples/spellcheckservice/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.felix</groupId>
     <artifactId>felix</artifactId>
-    <version>1.0.1</version>
+    <version>1.0.4</version>
     <relativePath>../../pom/pom.xml</relativePath>
   </parent>
   <modelVersion>4.0.0</modelVersion>
diff --git a/fileinstall/pom.xml b/fileinstall/pom.xml
index fe6e233..192adf5 100644
--- a/fileinstall/pom.xml
+++ b/fileinstall/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/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>
diff --git a/installers/pom.xml b/installers/pom.xml
index 4e0e9d7..9bc2fcc 100644
--- a/installers/pom.xml
+++ b/installers/pom.xml
@@ -22,7 +22,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>
   <packaging>jar</packaging>
diff --git a/ipojo/annotations/pom.xml b/ipojo/annotations/pom.xml
index 6e330ae..a62be39 100644
--- a/ipojo/annotations/pom.xml
+++ b/ipojo/annotations/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/ipojo/ant/pom.xml b/ipojo/ant/pom.xml
index ff24212..b77f47c 100644
--- a/ipojo/ant/pom.xml
+++ b/ipojo/ant/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/ipojo/api/pom.xml b/ipojo/api/pom.xml
index 5e24819..da811e0 100644
--- a/ipojo/api/pom.xml
+++ b/ipojo/api/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/ipojo/arch/pom.xml b/ipojo/arch/pom.xml
index c75f4ca..3179cf4 100644
--- a/ipojo/arch/pom.xml
+++ b/ipojo/arch/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/ipojo/composite/pom.xml b/ipojo/composite/pom.xml
index de345ab..2332ed3 100644
--- a/ipojo/composite/pom.xml
+++ b/ipojo/composite/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/ipojo/core/pom.xml b/ipojo/core/pom.xml
index bba8e79..e4b70d7 100644
--- a/ipojo/core/pom.xml
+++ b/ipojo/core/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/ipojo/handler/eventadmin/pom.xml b/ipojo/handler/eventadmin/pom.xml
index 9a4be73..4ba78c4 100644
--- a/ipojo/handler/eventadmin/pom.xml
+++ b/ipojo/handler/eventadmin/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/ipojo/handler/extender/pom.xml b/ipojo/handler/extender/pom.xml
index 47cc7d8..79d9341 100644
--- a/ipojo/handler/extender/pom.xml
+++ b/ipojo/handler/extender/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/ipojo/handler/jmx/pom.xml b/ipojo/handler/jmx/pom.xml
index 995a61d..c6b3d12 100644
--- a/ipojo/handler/jmx/pom.xml
+++ b/ipojo/handler/jmx/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/ipojo/handler/temporal/pom.xml b/ipojo/handler/temporal/pom.xml
index b8f25f8..5d80b4a 100644
--- a/ipojo/handler/temporal/pom.xml
+++ b/ipojo/handler/temporal/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/ipojo/handler/whiteboard/pom.xml b/ipojo/handler/whiteboard/pom.xml
index 5e8e384..81224c6 100644
--- a/ipojo/handler/whiteboard/pom.xml
+++ b/ipojo/handler/whiteboard/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/ipojo/junit4osgi/felix-command/pom.xml b/ipojo/junit4osgi/felix-command/pom.xml
index 8c47bab..1fa432b 100644
--- a/ipojo/junit4osgi/felix-command/pom.xml
+++ b/ipojo/junit4osgi/felix-command/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>

diff --git a/ipojo/junit4osgi/immediate-launcher/pom.xml b/ipojo/junit4osgi/immediate-launcher/pom.xml
index 833dbc8..c43878a 100644
--- a/ipojo/junit4osgi/immediate-launcher/pom.xml
+++ b/ipojo/junit4osgi/immediate-launcher/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>

diff --git a/ipojo/junit4osgi/junit4osgi/pom.xml b/ipojo/junit4osgi/junit4osgi/pom.xml
index a929fc8..86e31d8 100644
--- a/ipojo/junit4osgi/junit4osgi/pom.xml
+++ b/ipojo/junit4osgi/junit4osgi/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>

diff --git a/ipojo/junit4osgi/maven-junit4osgi-plugin/pom.xml b/ipojo/junit4osgi/maven-junit4osgi-plugin/pom.xml
index dc17f75..2f29b0b 100644
--- a/ipojo/junit4osgi/maven-junit4osgi-plugin/pom.xml
+++ b/ipojo/junit4osgi/maven-junit4osgi-plugin/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>
 	</parent>
 	<modelVersion>4.0.0</modelVersion>
 	<artifactId>maven-junit4osgi-plugin</artifactId>
diff --git a/ipojo/junit4osgi/pom.xml b/ipojo/junit4osgi/pom.xml
index e0ad2d3..6672acb 100644
--- a/ipojo/junit4osgi/pom.xml
+++ b/ipojo/junit4osgi/pom.xml
@@ -17,6 +17,11 @@
  under the License.

 -->

 <project>

+	<parent>

+		<groupId>org.apache.felix</groupId>

+		<artifactId>felix</artifactId>

+		<version>1.0.4</version>

+	</parent>

   <modelVersion>4.0.0</modelVersion>

   <artifactId>Junit4OSGi</artifactId>

   <groupId>org.apache.felix</groupId>

diff --git a/ipojo/junit4osgi/swing-runner/pom.xml b/ipojo/junit4osgi/swing-runner/pom.xml
index 93b3e4a..cb4f553 100644
--- a/ipojo/junit4osgi/swing-runner/pom.xml
+++ b/ipojo/junit4osgi/swing-runner/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>

diff --git a/ipojo/manipulator/pom.xml b/ipojo/manipulator/pom.xml
index ae65769..acc0bbf 100644
--- a/ipojo/manipulator/pom.xml
+++ b/ipojo/manipulator/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/ipojo/metadata/pom.xml b/ipojo/metadata/pom.xml
index 1d28e42..96e82d6 100644
--- a/ipojo/metadata/pom.xml
+++ b/ipojo/metadata/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/ipojo/plugin/pom.xml b/ipojo/plugin/pom.xml
index 821bddf..c2ffe3c 100644
--- a/ipojo/plugin/pom.xml
+++ b/ipojo/plugin/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/ipojo/pom.xml b/ipojo/pom.xml
index 0da4ee8..a0cf9f8 100644
--- a/ipojo/pom.xml
+++ b/ipojo/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>
 
diff --git a/javax.servlet/pom.xml b/javax.servlet/pom.xml
index bbaec49..b15c48e 100644
--- a/javax.servlet/pom.xml
+++ b/javax.servlet/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/jmood/pom.xml b/jmood/pom.xml
index a9c1450..aea9016 100644
--- a/jmood/pom.xml
+++ b/jmood/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/jmxintrospector/pom.xml b/jmxintrospector/pom.xml
index ce3876e..272b9a0 100644
--- a/jmxintrospector/pom.xml
+++ b/jmxintrospector/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/log/pom.xml b/log/pom.xml
index 52d1f52..f294456 100644
--- a/log/pom.xml
+++ b/log/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>
@@ -57,10 +57,6 @@
             <Bundle-SymbolicName>${pom.artifactId}</Bundle-SymbolicName>
             <Bundle-Activator>${pom.artifactId}.Activator</Bundle-Activator>
             <Bundle-Vendor>The Apache Software Foundation</Bundle-Vendor>
-            <Include-Resource> 
-                        	META-INF/LICENSE=LICENSE,
-							META-INF/NOTICE=NOTICE 
-			</Include-Resource>
             <Export-Service>org.osgi.service.log.LogService,org.osgi.service.log.LogReaderService</Export-Service>
           </instructions>
         </configuration>
diff --git a/maven-obr-plugin/pom.xml b/maven-obr-plugin/pom.xml
index 4dd0332..f29ab50 100644
--- a/maven-obr-plugin/pom.xml
+++ b/maven-obr-plugin/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>
 
diff --git a/metatype/pom.xml b/metatype/pom.xml
index f14d7c2..ff5635f 100644
--- a/metatype/pom.xml
+++ b/metatype/pom.xml
@@ -22,7 +22,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>
 
diff --git a/mishell/pom.xml b/mishell/pom.xml
index ac5def4..9ff5c27 100644
--- a/mishell/pom.xml
+++ b/mishell/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/mosgi/console.component/pom.xml b/mosgi/console.component/pom.xml
index 880d8f5..6010006 100644
--- a/mosgi/console.component/pom.xml
+++ b/mosgi/console.component/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>
   
diff --git a/mosgi/console.gui/pom.xml b/mosgi/console.gui/pom.xml
index f09e7a5..6b8de1a 100644
--- a/mosgi/console.gui/pom.xml
+++ b/mosgi/console.gui/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>
 
diff --git a/mosgi/console.ifc/pom.xml b/mosgi/console.ifc/pom.xml
index b89d2f3..2a77d95 100644
--- a/mosgi/console.ifc/pom.xml
+++ b/mosgi/console.ifc/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>
 
diff --git a/mosgi/jmx.agent/pom.xml b/mosgi/jmx.agent/pom.xml
index 5c85dc0..d66764d 100644
--- a/mosgi/jmx.agent/pom.xml
+++ b/mosgi/jmx.agent/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>
 
diff --git a/mosgi/jmx.httpconnector/pom.xml b/mosgi/jmx.httpconnector/pom.xml
index d3f6150..710228e 100644
--- a/mosgi/jmx.httpconnector/pom.xml
+++ b/mosgi/jmx.httpconnector/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>
 
diff --git a/mosgi/jmx.registry/pom.xml b/mosgi/jmx.registry/pom.xml
index de26f7f..f207dac 100644
--- a/mosgi/jmx.registry/pom.xml
+++ b/mosgi/jmx.registry/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>
   
diff --git a/mosgi/jmx.remotelogger/pom.xml b/mosgi/jmx.remotelogger/pom.xml
index 11d6bcf..218d972 100644
--- a/mosgi/jmx.remotelogger/pom.xml
+++ b/mosgi/jmx.remotelogger/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>
 
diff --git a/mosgi/jmx.rmiconnector/pom.xml b/mosgi/jmx.rmiconnector/pom.xml
index 26e68af..c23db2a 100644
--- a/mosgi/jmx.rmiconnector/pom.xml
+++ b/mosgi/jmx.rmiconnector/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>
   
diff --git a/mosgi/managedelements.bundlesprobes.tab/pom.xml b/mosgi/managedelements.bundlesprobes.tab/pom.xml
index 8c15f27..b9d18fa 100644
--- a/mosgi/managedelements.bundlesprobes.tab/pom.xml
+++ b/mosgi/managedelements.bundlesprobes.tab/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>
 
diff --git a/mosgi/managedelements.bundlesprobes/pom.xml b/mosgi/managedelements.bundlesprobes/pom.xml
index ecfddac..b4fac8c 100644
--- a/mosgi/managedelements.bundlesprobes/pom.xml
+++ b/mosgi/managedelements.bundlesprobes/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>
   
diff --git a/mosgi/managedelements.memoryprobe/pom.xml b/mosgi/managedelements.memoryprobe/pom.xml
index 1b9b089..33c1196 100644
--- a/mosgi/managedelements.memoryprobe/pom.xml
+++ b/mosgi/managedelements.memoryprobe/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>
   
diff --git a/mosgi/managedelements.obrprobe.tab/pom.xml b/mosgi/managedelements.obrprobe.tab/pom.xml
index 123ad8b..ac427c4 100644
--- a/mosgi/managedelements.obrprobe.tab/pom.xml
+++ b/mosgi/managedelements.obrprobe.tab/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>
 
diff --git a/mosgi/managedelements.obrprobe/pom.xml b/mosgi/managedelements.obrprobe/pom.xml
index cf14206..df71735 100644
--- a/mosgi/managedelements.obrprobe/pom.xml
+++ b/mosgi/managedelements.obrprobe/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>
 
diff --git a/mosgi/managedelements.osgiprobes.tab/pom.xml b/mosgi/managedelements.osgiprobes.tab/pom.xml
index 5b5dc6c..5ac62ec 100644
--- a/mosgi/managedelements.osgiprobes.tab/pom.xml
+++ b/mosgi/managedelements.osgiprobes.tab/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>
   
diff --git a/mosgi/managedelements.osgiprobes/pom.xml b/mosgi/managedelements.osgiprobes/pom.xml
index 709042e..f0a41f8 100644
--- a/mosgi/managedelements.osgiprobes/pom.xml
+++ b/mosgi/managedelements.osgiprobes/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>
 
diff --git a/mosgi/pom.xml b/mosgi/pom.xml
index ae87c93..7061c75 100644
--- a/mosgi/pom.xml
+++ b/mosgi/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>
 
diff --git a/org.apache.felix.daemon/pom.xml b/org.apache.felix.daemon/pom.xml
index 16e362e..afa6238 100644
--- a/org.apache.felix.daemon/pom.xml
+++ b/org.apache.felix.daemon/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/org.osgi.compendium/pom.xml b/org.osgi.compendium/pom.xml
index cdb8bf8..9cfb2cc 100644
--- a/org.osgi.compendium/pom.xml
+++ b/org.osgi.compendium/pom.xml
@@ -19,7 +19,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>
   <organization>
diff --git a/org.osgi.core/pom.xml b/org.osgi.core/pom.xml
index 5f4bedc..0021f60 100644
--- a/org.osgi.core/pom.xml
+++ b/org.osgi.core/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>
   <organization>
diff --git a/org.osgi.foundation/pom.xml b/org.osgi.foundation/pom.xml
index d7afa05..f469008 100644
--- a/org.osgi.foundation/pom.xml
+++ b/org.osgi.foundation/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>
   <organization>
diff --git a/org.osgi.service.obr/pom.xml b/org.osgi.service.obr/pom.xml
index a19f18d..c299d2d 100644
--- a/org.osgi.service.obr/pom.xml
+++ b/org.osgi.service.obr/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>
   <organization>
diff --git a/prefs/pom.xml b/prefs/pom.xml
index e6b17c5..e85cdbb 100644
--- a/prefs/pom.xml
+++ b/prefs/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.felix</groupId>
         <artifactId>felix</artifactId>
-        <version>1.0.2</version>
+        <version>1.0.4</version>
         <relativePath>../pom</relativePath>
     </parent>
 
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>
diff --git a/servicebinder/pom.xml b/servicebinder/pom.xml
index c0d7f02..1ece8da 100644
--- a/servicebinder/pom.xml
+++ b/servicebinder/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/shell.gui.plugin/pom.xml b/shell.gui.plugin/pom.xml
index 6b36d61..ade2934 100644
--- a/shell.gui.plugin/pom.xml
+++ b/shell.gui.plugin/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/shell.gui/pom.xml b/shell.gui/pom.xml
index 5b2dcec..0671e19 100644
--- a/shell.gui/pom.xml
+++ b/shell.gui/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/shell.remote/pom.xml b/shell.remote/pom.xml
index b8a3bad..527d21a 100644
--- a/shell.remote/pom.xml
+++ b/shell.remote/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/tools/mangen/pom.xml b/tools/mangen/pom.xml
index 616ada9..d1aa87a 100644
--- a/tools/mangen/pom.xml
+++ b/tools/mangen/pom.xml
@@ -2,7 +2,7 @@
   <parent>
     <groupId>org.apache.felix</groupId>
     <artifactId>felix</artifactId>
-    <version>1.1.0-incubator-SNAPSHOT</version>
+    <version>1.4.0</version>
     <relativePath>../../pom/pom.xml</relativePath>
   </parent>
   <modelVersion>4.0.0</modelVersion>
diff --git a/tools/maven2/maven-felix-plugin/pom.xml b/tools/maven2/maven-felix-plugin/pom.xml
index 8e1154f..254d253 100644
--- a/tools/maven2/maven-felix-plugin/pom.xml
+++ b/tools/maven2/maven-felix-plugin/pom.xml
@@ -3,7 +3,7 @@
   <parent>
     <artifactId>felix</artifactId>
     <groupId>org.apache.felix</groupId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.4.0</version>
     <relativePath>../../../pom/pom.xml</relativePath>
   </parent>
   <modelVersion>4.0.0</modelVersion>
diff --git a/tools/maven2/maven-osgi-plugin/pom.xml b/tools/maven2/maven-osgi-plugin/pom.xml
index c987a01..d45dd2d 100644
--- a/tools/maven2/maven-osgi-plugin/pom.xml
+++ b/tools/maven2/maven-osgi-plugin/pom.xml
@@ -20,7 +20,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/transaction/org.apache.felix.transaction/pom.xml b/transaction/org.apache.felix.transaction/pom.xml
index 955627b..8d45d2b 100644
--- a/transaction/org.apache.felix.transaction/pom.xml
+++ b/transaction/org.apache.felix.transaction/pom.xml
@@ -162,7 +162,7 @@
                     </execution>
                 </executions>
             </plugin>
-            <plugin>
+            <!--<plugin>
                 <groupId>org.apache.maven.plugins</groupId>
                 <artifactId>maven-javadoc-plugin</artifactId>
                 <executions>
@@ -179,7 +179,7 @@
                         </configuration>
                     </execution>
                 </executions>
-            </plugin>
+            </plugin> -->
             <plugin>
                 <groupId>org.apache.maven.plugins</groupId>
                 <artifactId>maven-shade-plugin</artifactId>
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>
 
diff --git a/wireadmin/pom.xml b/wireadmin/pom.xml
index 691535f..33eb540 100644
--- a/wireadmin/pom.xml
+++ b/wireadmin/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>