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/.classpath | |
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/.classpath')
-rw-r--r-- | common/.classpath | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/common/.classpath b/common/.classpath index ea4983052..614f844f4 100644 --- a/common/.classpath +++ b/common/.classpath @@ -15,8 +15,8 @@ <classpathentry kind="lib" path="lib/junit-3.8.1/junit.jar"/> <classpathentry kind="lib" path="lib/iaik-jce-3.01/iaik_jce_full.jar"/> <classpathentry kind="lib" path="lib/iaik-ecc/iaik_ecc.jar"/> - <classpathentry kind="lib" path="lib/jsse-1.0.3_01/jcert.jar"/> - <classpathentry kind="lib" path="lib/jsse-1.0.3_01/jnet.jar"/> - <classpathentry kind="lib" path="lib/jsse-1.0.3_01/jsse.jar"/> + <classpathentry kind="lib" path="lib/jsse-1.0.3_03/jcert.jar"/> + <classpathentry kind="lib" path="lib/jsse-1.0.3_03/jnet.jar"/> + <classpathentry kind="lib" path="lib/jsse-1.0.3_03/jsse.jar"/> <classpathentry kind="output" path="bin"/> </classpath> |