aboutsummaryrefslogtreecommitdiff
path: root/common/build.xml
diff options
context:
space:
mode:
authorgregor <gregor@d688527b-c9ab-4aba-bd8d-4036d912da1d>2005-04-20 08:46:18 +0000
committergregor <gregor@d688527b-c9ab-4aba-bd8d-4036d912da1d>2005-04-20 08:46:18 +0000
commit74629107e00dbe80a77686ceefaf059369193914 (patch)
treee73f6ffd917250a0971675d6a2aed84d69de4a93 /common/build.xml
parent323d67edcf0ee7cc8f893fc396c293ddf05996c2 (diff)
downloadmoa-id-spss-74629107e00dbe80a77686ceefaf059369193914.tar.gz
moa-id-spss-74629107e00dbe80a77686ceefaf059369193914.tar.bz2
moa-id-spss-74629107e00dbe80a77686ceefaf059369193914.zip
Bug 245 korrigiert.
git-svn-id: https://joinup.ec.europa.eu/svn/moa-idspss/trunk@311 d688527b-c9ab-4aba-bd8d-4036d912da1d
Diffstat (limited to 'common/build.xml')
-rw-r--r--common/build.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/build.xml b/common/build.xml
index c118f86de..69b02712d 100644
--- a/common/build.xml
+++ b/common/build.xml
@@ -21,7 +21,7 @@
<property name="lib.iaik-jce" value="${lib}/iaik-jce-3.01"/>
<property name="lib.jsse" value="${lib}/jsse-1.0.3_03"/>
<property name="lib.junit" value="${lib}/junit-3.8.1"/>
- <property name="lib.commons-logging" value="${lib}/commons-logging-1.0.2"/>
+ <property name="lib.commons-logging" value="${lib}/commons-logging-1.0.4"/>
<property name="compile-classpath" value="
${lib.jaxp}/jaxp-api.jar;
${lib.jaxp}/dom.jar;