Author: mriou
Date: Thu Sep 21 08:50:45 2006
New Revision: 448590
URL: http://svn.apache.org/viewvc?view=rev&rev=448590
Log:
Updating log4j version to 1.2.13 (to avoid having 2 different versions of it).
Modified:
incubator/ode/trunk/pom.xml
Modified: incubator/ode/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/incubator/ode/trunk/pom.xml?view=diff&rev=448590&r1=448589&r2=448590
==============================================================================
--- incubator/ode/trunk/pom.xml (original)
+++ incubator/ode/trunk/pom.xml Thu Sep 21 08:50:45 2006
@@ -70,7 +70,7 @@
<jasperVersion>4.2.20RC0</jasperVersion>
<jotmVersion>2.0.10</jotmVersion>
<junitVersion>3.8.1</junitVersion>
- <log4jVersion>1.2.12</log4jVersion>
+ <log4jVersion>1.2.13</log4jVersion>
<saxonVersion>8.7</saxonVersion>
<servicemixVersion>3.0-incubating-SNAPSHOT</servicemixVersion>
<staxApiVersion>1.0</staxApiVersion>