diff --git a/ant/src/plugin-test/project.xml b/ant/src/plugin-test/project.xml
index 4fe56d61..cb8ab4af 100644
--- a/ant/src/plugin-test/project.xml
+++ b/ant/src/plugin-test/project.xml
@@ -65,7 +65,7 @@
commons-logging
commons-logging
- 1.0.3
+ 1.0.4
jar
diff --git a/artifact/project.xml b/artifact/project.xml
index 35277d50..ed849486 100644
--- a/artifact/project.xml
+++ b/artifact/project.xml
@@ -125,7 +125,7 @@
commons-logging
commons-logging
- 1.0.3
+ 1.0.4
This library is already loaded by maven's core. Be careful to use the same version number as in the core.
diff --git a/artifact/src/plugin-test/maven.xml b/artifact/src/plugin-test/maven.xml
index 4eb916bf..a84dd0ed 100644
--- a/artifact/src/plugin-test/maven.xml
+++ b/artifact/src/plugin-test/maven.xml
@@ -30,7 +30,7 @@
excludes="commons-logging" />
-
+
@@ -40,7 +40,7 @@
todir="${maven.build.dir}"
excludes="commons-lang:commons-lang" />
-
+
\ No newline at end of file
diff --git a/artifact/src/plugin-test/project.xml b/artifact/src/plugin-test/project.xml
index f0c30247..58a5b126 100644
--- a/artifact/src/plugin-test/project.xml
+++ b/artifact/src/plugin-test/project.xml
@@ -56,7 +56,7 @@ http://maven.apache.org/maven-v3_0_0.xsd">
commons-logging
commons-logging
- 1.0.3
+ 1.0.4
http://jakarta.apache.org/commons/logging.html
diff --git a/artifact/xdocs/changes.xml b/artifact/xdocs/changes.xml
index f922c266..cd044674 100644
--- a/artifact/xdocs/changes.xml
+++ b/artifact/xdocs/changes.xml
@@ -31,6 +31,7 @@
commons-httpclient v2.0 -> v2.0.2
commons-jelly v1.0-beta-4 -> v1.0
commons-jexl v1.0-beta-1 -> v1.0
+ commons-logging v1.0.3 -> v1.0.4
commons-net v1.1.0 -> v1.4.0
plexus-utils v1.0-alpha-3 -> v1.0.3
diff --git a/changelog/project.xml b/changelog/project.xml
index 63d1d889..399b3d1a 100644
--- a/changelog/project.xml
+++ b/changelog/project.xml
@@ -178,7 +178,7 @@
commons-logging
commons-logging
- 1.0.3
+ 1.0.4
This library is already loaded by maven's core. Be careful to use the same version number as in the core.
diff --git a/changelog/xdocs/changes.xml b/changelog/xdocs/changes.xml
index 517e3e70..c1271c67 100644
--- a/changelog/xdocs/changes.xml
+++ b/changelog/xdocs/changes.xml
@@ -29,6 +29,7 @@
- ant v1.5.3-1 -> v1.6.5
- commons-jelly-tags-xml v1.0 -> v1.1
+ - commons-logging v1.0.3 -> v1.0.4
- maven v1.0 -> v1.0.2
- maven-model v3.0.0 -> v3.0.1
- xercesImpl v 2.4.0 -> v2.6.2
diff --git a/dist/project.xml b/dist/project.xml
index 0c2ca51c..dc10f816 100644
--- a/dist/project.xml
+++ b/dist/project.xml
@@ -80,7 +80,7 @@
commons-logging
commons-logging
- 1.0.3
+ 1.0.4
This library is already loaded by maven's core. Be careful to use the same version number as in the core.
diff --git a/dist/xdocs/changes.xml b/dist/xdocs/changes.xml
index 6b24af75..a7797698 100644
--- a/dist/xdocs/changes.xml
+++ b/dist/xdocs/changes.xml
@@ -27,6 +27,7 @@
Update dependencies to match ones in maven 1.1 core and to unify them between plugins. The following dependencies are updated :
+ - commons-logging v1.0.3 -> v1.0.4
- maven v1.0 -> v1.0.2
- maven-model v3.0.0 -> v3.0.1
diff --git a/ear/src/plugin-test/bundlePropertiesTest/maven.xml b/ear/src/plugin-test/bundlePropertiesTest/maven.xml
index 3c3bc9b5..f2d9ddd0 100644
--- a/ear/src/plugin-test/bundlePropertiesTest/maven.xml
+++ b/ear/src/plugin-test/bundlePropertiesTest/maven.xml
@@ -37,7 +37,7 @@
-
+
diff --git a/ear/src/plugin-test/bundlePropertiesTest/project.xml b/ear/src/plugin-test/bundlePropertiesTest/project.xml
index f888052a..0e4feb3e 100644
--- a/ear/src/plugin-test/bundlePropertiesTest/project.xml
+++ b/ear/src/plugin-test/bundlePropertiesTest/project.xml
@@ -52,7 +52,7 @@ http://maven.apache.org/maven-v3_0_0.xsd">
commons-logging
commons-logging
- 1.0.3
+ 1.0.4
/APP-INF/lib
true
@@ -78,7 +78,7 @@ http://maven.apache.org/maven-v3_0_0.xsd">
log4j
log4j
- 1.2.8
+ 1.2.12
true
LOG4J.JAR
diff --git a/ear/src/plugin-test/simpleTest/maven.xml b/ear/src/plugin-test/simpleTest/maven.xml
index 5a973e19..a78ffa0a 100644
--- a/ear/src/plugin-test/simpleTest/maven.xml
+++ b/ear/src/plugin-test/simpleTest/maven.xml
@@ -38,7 +38,7 @@
-
commons-logging
commons-logging
- 1.0.3
+ 1.0.4
http://jakarta.apache.org/commons/logging.html
true
diff --git a/eclipse/src/plugin-test/maintest/maven.xml b/eclipse/src/plugin-test/maintest/maven.xml
index f2a7f279..03697522 100644
--- a/eclipse/src/plugin-test/maintest/maven.xml
+++ b/eclipse/src/plugin-test/maintest/maven.xml
@@ -138,7 +138,7 @@
-
+
diff --git a/eclipse/src/plugin-test/maintest/project.properties b/eclipse/src/plugin-test/maintest/project.properties
index c84e0a5e..5a7602e5 100644
--- a/eclipse/src/plugin-test/maintest/project.properties
+++ b/eclipse/src/plugin-test/maintest/project.properties
@@ -1,4 +1,4 @@
cactus.src.dir=${basedir}/src/cactus-test
maven.jar.override=on
-maven.jar.commons-dude=${maven.repo.local}/commons-logging/jars/commons-logging-1.0.3.jar
+maven.jar.commons-dude=${maven.repo.local}/commons-logging/jars/commons-logging-1.0.4.jar
maven.eclipse.resources.addtoclasspath=true
\ No newline at end of file
diff --git a/ejb/project.xml b/ejb/project.xml
index d9e9b13d..25d924a2 100644
--- a/ejb/project.xml
+++ b/ejb/project.xml
@@ -101,7 +101,7 @@
commons-logging
commons-logging
- 1.0.3
+ 1.0.4
This library is already loaded by maven's core. Be careful to use the same version number as in the core.
diff --git a/ejb/xdocs/changes.xml b/ejb/xdocs/changes.xml
index b5c86b1e..025510fd 100644
--- a/ejb/xdocs/changes.xml
+++ b/ejb/xdocs/changes.xml
@@ -27,6 +27,7 @@
Update dependencies to match ones in maven 1.1 core and to unify them between plugins. The following dependencies are updated :
+ - commons-logging v1.0.3 -> v1.0.4
- maven v1.0 -> v1.0.2
- maven-model v3.0.0 -> v3.0.1
diff --git a/examples/exampleear-1.0/project.xml b/examples/exampleear-1.0/project.xml
index 71c16645..059a7168 100644
--- a/examples/exampleear-1.0/project.xml
+++ b/examples/exampleear-1.0/project.xml
@@ -58,7 +58,7 @@
commons-logging
commons-logging
- 1.0.2
+ 1.0.4
http://jakarta.apache.org/commons/logging.html
true
diff --git a/examples/exampleejb-1.0/project.xml b/examples/exampleejb-1.0/project.xml
index 23e5c37e..c998e1ae 100644
--- a/examples/exampleejb-1.0/project.xml
+++ b/examples/exampleejb-1.0/project.xml
@@ -71,7 +71,7 @@
commons-logging
- 1.0.2
+ 1.0.4
http://jakarta.apache.org/commons/logging.html
true
diff --git a/genapp/src/plugin-resources/complex/template-resources/components/ejbs/ejb/project.xml b/genapp/src/plugin-resources/complex/template-resources/components/ejbs/ejb/project.xml
index 2f021df8..b50b58dc 100644
--- a/genapp/src/plugin-resources/complex/template-resources/components/ejbs/ejb/project.xml
+++ b/genapp/src/plugin-resources/complex/template-resources/components/ejbs/ejb/project.xml
@@ -71,7 +71,7 @@
commons-logging
commons-logging
- 1.0.3
+ 1.0.4
true
diff --git a/genapp/src/plugin-resources/complex/template-resources/components/wars/web/project.xml b/genapp/src/plugin-resources/complex/template-resources/components/wars/web/project.xml
index c5f93ffa..859dc665 100644
--- a/genapp/src/plugin-resources/complex/template-resources/components/wars/web/project.xml
+++ b/genapp/src/plugin-resources/complex/template-resources/components/wars/web/project.xml
@@ -60,7 +60,7 @@
commons-logging
commons-logging
- 1.0.3
+ 1.0.4
true
diff --git a/genapp/src/plugin-resources/ejb/template-resources/project.xml b/genapp/src/plugin-resources/ejb/template-resources/project.xml
index 4c3a95b6..217a8e91 100644
--- a/genapp/src/plugin-resources/ejb/template-resources/project.xml
+++ b/genapp/src/plugin-resources/ejb/template-resources/project.xml
@@ -133,7 +133,7 @@
commons-logging
commons-logging
- 1.0.3
+ 1.0.4
true
diff --git a/genapp/src/plugin-resources/struts-jstl/template-resources/project.xml b/genapp/src/plugin-resources/struts-jstl/template-resources/project.xml
index be033a43..13b18222 100644
--- a/genapp/src/plugin-resources/struts-jstl/template-resources/project.xml
+++ b/genapp/src/plugin-resources/struts-jstl/template-resources/project.xml
@@ -110,7 +110,7 @@
commons-logging
commons-logging
- 1.0.3
+ 1.0.4
true
diff --git a/genapp/src/plugin-resources/struts/template-resources/project.xml b/genapp/src/plugin-resources/struts/template-resources/project.xml
index d0d130fe..4f73ec79 100644
--- a/genapp/src/plugin-resources/struts/template-resources/project.xml
+++ b/genapp/src/plugin-resources/struts/template-resources/project.xml
@@ -93,7 +93,7 @@
commons-logging
commons-logging
- 1.0.3
+ 1.0.4
true
diff --git a/genapp/src/plugin-resources/web-jstl/template-resources/project.xml b/genapp/src/plugin-resources/web-jstl/template-resources/project.xml
index b1f9d75c..6f08bd8b 100644
--- a/genapp/src/plugin-resources/web-jstl/template-resources/project.xml
+++ b/genapp/src/plugin-resources/web-jstl/template-resources/project.xml
@@ -110,7 +110,7 @@
commons-logging
commons-logging
- 1.0.3
+ 1.0.4
true
diff --git a/genapp/src/plugin-resources/web-velocity/template-resources/project.xml b/genapp/src/plugin-resources/web-velocity/template-resources/project.xml
index b21d1bb1..70dc7147 100644
--- a/genapp/src/plugin-resources/web-velocity/template-resources/project.xml
+++ b/genapp/src/plugin-resources/web-velocity/template-resources/project.xml
@@ -111,7 +111,7 @@
commons-logging
commons-logging
- 1.0.3
+ 1.0.4
true
diff --git a/genapp/src/plugin-resources/web/template-resources/project.xml b/genapp/src/plugin-resources/web/template-resources/project.xml
index fe4c159b..57f79171 100644
--- a/genapp/src/plugin-resources/web/template-resources/project.xml
+++ b/genapp/src/plugin-resources/web/template-resources/project.xml
@@ -93,7 +93,7 @@
commons-logging
commons-logging
- 1.0.3
+ 1.0.4
true
diff --git a/genapp/xdocs/changes.xml b/genapp/xdocs/changes.xml
index a1bbacaa..5626440f 100644
--- a/genapp/xdocs/changes.xml
+++ b/genapp/xdocs/changes.xml
@@ -21,7 +21,12 @@
Changes
-
+
+ Update dependencies to match ones in maven 1.1 core and to unify them between plugins. The following dependencies are updated :
+
+ - commons-logging v1.0.3 -> v1.0.4
+
+
Added customization guide.
Added Velocity-based webapp template (named web-velocity).
Use the project's name as display-name in web.xml.
diff --git a/hibernate/project.xml b/hibernate/project.xml
index d6d5120b..47ec5bd4 100644
--- a/hibernate/project.xml
+++ b/hibernate/project.xml
@@ -157,7 +157,7 @@
commons-logging
commons-logging
- 1.0.3
+ 1.0.4
jar
This library is already loaded by maven's core. Be careful to use the same version number as in the core.
@@ -172,7 +172,7 @@
log4j
log4j
- 1.2.8
+ 1.2.12
jar
This library is already loaded by maven's core. Be careful to use the same version number as in the core.
diff --git a/hibernate/xdocs/changes.xml b/hibernate/xdocs/changes.xml
index 227e0ed0..72167036 100644
--- a/hibernate/xdocs/changes.xml
+++ b/hibernate/xdocs/changes.xml
@@ -30,6 +30,8 @@
- ant v1.5.3-1 -> v1.6.5
- commons-collections v2.1 -> v3.0
- commons-jelly v1.0-beta-4 -> v1.0
+ - commons-logging v1.0.3 -> v1.0.4
+ - log4j v1.2.8 -> v1.2.12
- xercesImpl v 2.4.0 -> v2.6.2
- xml-apis v 1.0.b2 -> xmlParserAPIs v2.6.2
diff --git a/html2xdoc/project.xml b/html2xdoc/project.xml
index 8bb9be6d..e45a0d5c 100644
--- a/html2xdoc/project.xml
+++ b/html2xdoc/project.xml
@@ -67,6 +67,9 @@
commons-jelly-tags-xml
1.1
http://jakarta.apache.org/commons/jelly/libs/xml/
+
+ This library is already loaded by maven's core. Be careful to use the same version number as in the core.
+
commons-jelly
@@ -83,7 +86,10 @@
commons-logging
commons-logging
- 1.0.3
+ 1.0.4
+
+ This library is already loaded by maven's core. Be careful to use the same version number as in the core.
+
dom4j
diff --git a/html2xdoc/xdocs/changes.xml b/html2xdoc/xdocs/changes.xml
index 1a6ce9b6..2fc74d0e 100644
--- a/html2xdoc/xdocs/changes.xml
+++ b/html2xdoc/xdocs/changes.xml
@@ -28,6 +28,7 @@
Update dependencies to match ones in maven 1.1 core and to unify them between plugins. The following dependencies are updated :
- commons-jelly-tags-xml v1.0 -> v1.1
+ - commons-logging v1.0.3 -> v1.0.4
- dom4j v1.4-dev-8 -> v1.4
- xercesImpl v 2.4.0 -> v2.6.2
- xml-apis v 1.0.b2 -> xmlParserAPIs v2.6.2
diff --git a/j2ee/project.xml b/j2ee/project.xml
index 5a652e29..92907b76 100644
--- a/j2ee/project.xml
+++ b/j2ee/project.xml
@@ -97,7 +97,7 @@
commons-logging
commons-logging
- 1.0.3
+ 1.0.4
This library is already loaded by maven's core. Be careful to use the same version number as in the core.
diff --git a/j2ee/xdocs/changes.xml b/j2ee/xdocs/changes.xml
index 151d6c6d..b9341ef0 100644
--- a/j2ee/xdocs/changes.xml
+++ b/j2ee/xdocs/changes.xml
@@ -28,6 +28,7 @@
Update dependencies to match ones in maven 1.1 core and to unify them between plugins. The following dependencies are updated :
+ - commons-logging v1.0.3 -> v1.0.4
- dom4j v1.4-dev-8 -> v1.4
diff --git a/jalopy/project.xml b/jalopy/project.xml
index 570fdfec..06338080 100644
--- a/jalopy/project.xml
+++ b/jalopy/project.xml
@@ -113,7 +113,7 @@
log4j
log4j
- 1.2.8
+ 1.2.12
This library is already loaded by maven's core. Be careful to use the same version number as in the core.
diff --git a/jalopy/xdocs/changes.xml b/jalopy/xdocs/changes.xml
index d6995a04..c00ec967 100644
--- a/jalopy/xdocs/changes.xml
+++ b/jalopy/xdocs/changes.xml
@@ -26,6 +26,7 @@
Update dependencies to match ones in maven 1.1 core and to unify them between plugins. The following dependencies are updated :
- jdom v1.0b8 -> v1.0
+ - log4j v1.2.8 -> v1.2.12
- oro v2.0.7 -> v2.0.8
diff --git a/jcoverage/project.xml b/jcoverage/project.xml
index 49b817c9..1ffeaf13 100644
--- a/jcoverage/project.xml
+++ b/jcoverage/project.xml
@@ -122,7 +122,7 @@
log4j
log4j
- 1.2.8
+ 1.2.12
http://jakarta.apache.org/log4j/
This library is already loaded by maven's core. Be careful to use the same version number as in the core.
diff --git a/jcoverage/xdocs/changes.xml b/jcoverage/xdocs/changes.xml
index 0a96641f..44987466 100644
--- a/jcoverage/xdocs/changes.xml
+++ b/jcoverage/xdocs/changes.xml
@@ -27,6 +27,7 @@
Update dependencies to match ones in maven 1.1 core and to unify them between plugins. The following dependencies are updated :
+ - log4j v1.2.8 -> v1.2.12
- oro v2.0.7 -> v2.0.8
- velocity v1.3 -> v1.4
- xercesImpl v 2.4.0 -> v2.6.2
diff --git a/jira/project.xml b/jira/project.xml
index e00a315e..00d56aac 100644
--- a/jira/project.xml
+++ b/jira/project.xml
@@ -55,7 +55,7 @@
commons-logging
commons-logging
- 1.0.3
+ 1.0.4
This library is already loaded by maven's core. Be careful to use the same version number as in the core.
@@ -64,7 +64,7 @@
log4j
log4j
- 1.2.8
+ 1.2.12
This library is already loaded by maven's core. Be careful to use the same version number as in the core.
diff --git a/jira/xdocs/changes.xml b/jira/xdocs/changes.xml
index 73620a9c..eb492dda 100644
--- a/jira/xdocs/changes.xml
+++ b/jira/xdocs/changes.xml
@@ -27,7 +27,7 @@
Update dependencies to match ones in maven 1.1 core and to unify them between plugins. The following dependencies are updated :
- - commons-logging v1.0.4 -> v1.0.3
+ - log4j v1.2.8 -> v1.2.12
Enable retrieving component-specific issues.
diff --git a/jxr/project.xml b/jxr/project.xml
index 1735e201..2761d694 100644
--- a/jxr/project.xml
+++ b/jxr/project.xml
@@ -62,7 +62,7 @@
commons-logging
commons-logging
- 1.0.3
+ 1.0.4
This library is already loaded by maven's core. Be careful to use the same version number as in the core.
diff --git a/jxr/xdocs/changes.xml b/jxr/xdocs/changes.xml
index 66778707..edc85475 100644
--- a/jxr/xdocs/changes.xml
+++ b/jxr/xdocs/changes.xml
@@ -28,6 +28,7 @@
Update dependencies to match ones in maven 1.1 core and to unify them between plugins. The following dependencies are updated :
- commons-collections v3.1 -> v3.0
+ - commons-logging v1.0.3 -> v1.0.4
- oro v2.0.7 -> v2.0.8
diff --git a/linkcheck/project.xml b/linkcheck/project.xml
index 5687ccde..2e5ef5fd 100644
--- a/linkcheck/project.xml
+++ b/linkcheck/project.xml
@@ -157,7 +157,7 @@
commons-logging
commons-logging
- 1.0.3
+ 1.0.4
This library is already loaded by maven's core. Be careful to use the same version number as in the core.
@@ -174,7 +174,7 @@
log4j
log4j
- 1.2.8
+ 1.2.12
This library is already loaded by maven's core. Be careful to use the same version number as in the core.
diff --git a/linkcheck/xdocs/changes.xml b/linkcheck/xdocs/changes.xml
index 100aa6de..c4249094 100644
--- a/linkcheck/xdocs/changes.xml
+++ b/linkcheck/xdocs/changes.xml
@@ -33,7 +33,9 @@
- commons-jelly v1.0-beta-4 -> v1.0
- commons-jelly-tags-ant v1.0 -> v1.1
- commons-jelly-tags-xml v1.0 -> v1.1
+ - commons-logging v1.0.3 -> v1.0.4
- dom4j v1.4-dev-8 -> v1.4
+ - log4j v1.2.8 -> v1.2.12
- maven-model v3.0.0-SNAPSHOT -> v3.0.1
diff --git a/plugin-parent/project.properties b/plugin-parent/project.properties
index 5729c07f..8e001549 100644
--- a/plugin-parent/project.properties
+++ b/plugin-parent/project.properties
@@ -103,10 +103,10 @@ maven.jar.commons-jelly-tags-util=1.1.1
maven.jar.commons-jelly-tags-xml=1.1
maven.jar.commons-jexl=1.0
maven.jar.commons-lang=2.0
-maven.jar.commons-logging=1.0.3
+maven.jar.commons-logging=1.0.4
maven.jar.dom4j=1.4
maven.jar.forehead=1.0-beta-5
-maven.jar.log4j=1.2.8
+maven.jar.log4j=1.2.12
maven.jar.maven-model=3.0.1
maven.jar.plexus-utils=1.0.3
maven.jar.wagon-file=1.0-alpha-4
diff --git a/plugin/project.xml b/plugin/project.xml
index 06f1248e..a09de18e 100644
--- a/plugin/project.xml
+++ b/plugin/project.xml
@@ -151,7 +151,7 @@
commons-logging
commons-logging
- 1.0.3
+ 1.0.4
This library is already loaded by maven's core. Be careful to use the same version number as in the core.
diff --git a/plugin/xdocs/changes.xml b/plugin/xdocs/changes.xml
index 19d39508..08101045 100644
--- a/plugin/xdocs/changes.xml
+++ b/plugin/xdocs/changes.xml
@@ -27,6 +27,7 @@
Update dependencies to match ones in maven 1.1 core and to unify them between plugins. The following dependencies are updated :
- commons-jelly-tags-xml v1.0 -> v1.1
+ - commons-logging v1.0.3 -> v1.0.4
- jdom v b10 -> v1.0
- xercesImpl v 2.4.0 -> v2.6.2
- xml-apis v 1.0.b2 -> xmlParserAPIs v2.6.2
diff --git a/rar/src/plugin-test/maven.xml b/rar/src/plugin-test/maven.xml
index b33fa3b9..f6779d52 100644
--- a/rar/src/plugin-test/maven.xml
+++ b/rar/src/plugin-test/maven.xml
@@ -36,7 +36,7 @@
-
diff --git a/rar/src/plugin-test/project.xml b/rar/src/plugin-test/project.xml
index b5e7d5ae..bdbd2c70 100644
--- a/rar/src/plugin-test/project.xml
+++ b/rar/src/plugin-test/project.xml
@@ -56,7 +56,7 @@ http://maven.apache.org/maven-v3_0_0.xsd">
commons-logging
commons-logging
- 1.0.3
+ 1.0.4
http://jakarta.apache.org/commons/logging.html
true
diff --git a/simian/project.xml b/simian/project.xml
index f3e2ef26..da3d6edb 100644
--- a/simian/project.xml
+++ b/simian/project.xml
@@ -128,7 +128,7 @@
commons-logging
commons-logging
- 1.0.3
+ 1.0.4
http://jakarta.apache.org/commons/logging/
This library is already loaded by maven's core. Be careful to use the same version number as in the core.
diff --git a/simian/xdocs/changes.xml b/simian/xdocs/changes.xml
index 35e2319a..2eba205f 100644
--- a/simian/xdocs/changes.xml
+++ b/simian/xdocs/changes.xml
@@ -30,6 +30,7 @@
- ant v1.5.3-1 -> v1.6.5
- commons-jelly v1.0-beta-4 -> v1.0
+ - commons-logging v1.0.3 -> v1.0.4
Tag library warning when using simian 1.5
diff --git a/war/src/plugin-test/test01/maven.xml b/war/src/plugin-test/test01/maven.xml
index 4a6dd627..4b84e77c 100644
--- a/war/src/plugin-test/test01/maven.xml
+++ b/war/src/plugin-test/test01/maven.xml
@@ -28,7 +28,7 @@
-
+
@@ -41,7 +41,7 @@
Manifest not merged
-
+
Class-Path not generated
diff --git a/war/src/plugin-test/test01/project.xml b/war/src/plugin-test/test01/project.xml
index 5ee056f4..a14c1e07 100644
--- a/war/src/plugin-test/test01/project.xml
+++ b/war/src/plugin-test/test01/project.xml
@@ -44,7 +44,7 @@
commons-logging
commons-logging
- 1.0.3
+ 1.0.4
http://jakarta.apache.org/commons/logging.html
true
diff --git a/xdoc/project.xml b/xdoc/project.xml
index 7887db89..030b594e 100644
--- a/xdoc/project.xml
+++ b/xdoc/project.xml
@@ -219,7 +219,7 @@
commons-logging
commons-logging
- 1.0.3
+ 1.0.4
This library is already loaded by maven's core. Be careful to use the same version number as in the core.
diff --git a/xdoc/xdocs/changes.xml b/xdoc/xdocs/changes.xml
index 57741f0b..f2896df4 100644
--- a/xdoc/xdocs/changes.xml
+++ b/xdoc/xdocs/changes.xml
@@ -22,7 +22,7 @@
Changes
dIon Gillard
Vincent Massol
- Arnaud HERITIER
+ Arnaud Heritier
Vincent Siveton
@@ -30,6 +30,7 @@
Update dependencies to match ones in maven 1.1 core and to unify them between plugins. The following dependencies are updated :
- commons-jelly v1.0-RC1 -> v1.0
+ - commons-logging v1.0.3 -> v1.0.4
- maven-model v3.0.0 -> v3.0.1