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/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>