diff options
author | rudolf <rudolf@d688527b-c9ab-4aba-bd8d-4036d912da1d> | 2004-06-08 12:44:30 +0000 |
---|---|---|
committer | rudolf <rudolf@d688527b-c9ab-4aba-bd8d-4036d912da1d> | 2004-06-08 12:44:30 +0000 |
commit | a7e9aa517fc6bd825e29436d438fbedf09d49ea8 (patch) | |
tree | c6407cc2b6aa994315b6cab0fa07f087388aa632 /common/build.xml | |
parent | 9d0c99eeba2b5e634265829659e4b4aa238f3b68 (diff) | |
download | moa-id-spss-a7e9aa517fc6bd825e29436d438fbedf09d49ea8.tar.gz moa-id-spss-a7e9aa517fc6bd825e29436d438fbedf09d49ea8.tar.bz2 moa-id-spss-a7e9aa517fc6bd825e29436d438fbedf09d49ea8.zip |
New Version of project Common changed to Library jsse-1.0.3_03 (RSCH)
git-svn-id: https://joinup.ec.europa.eu/svn/moa-idspss/trunk@122 d688527b-c9ab-4aba-bd8d-4036d912da1d
Diffstat (limited to 'common/build.xml')
-rw-r--r-- | common/build.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/common/build.xml b/common/build.xml index cc9ff17f2..20ac141ad 100644 --- a/common/build.xml +++ b/common/build.xml @@ -19,7 +19,7 @@ <property name="lib.xerces" value="${lib}/xerces-j-2.0.2"/> <property name="lib.xalan" value="${lib}/xalan-j-2.2"/> <property name="lib.iaik-jce" value="${lib}/iaik-jce-3.01"/> - <property name="lib.jsse" value="${lib}/jsse-1.0.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="compile-classpath" value=" |