diff options
author | Thomas Lenz <thomas.lenz@egiz.gv.at> | 2020-11-10 14:55:33 +0100 |
---|---|---|
committer | Thomas Lenz <thomas.lenz@egiz.gv.at> | 2020-11-10 14:55:33 +0100 |
commit | d452f4f9c7cd5294fa6c06db610861d076ab6a06 (patch) | |
tree | 6c98e1f7f230157eccd6cdab2e0b87f0a52d766f /eaaf_modules | |
parent | f308ed621891d083a94f2b7704929a55cea6828a (diff) | |
download | EAAF-Components-d452f4f9c7cd5294fa6c06db610861d076ab6a06.tar.gz EAAF-Components-d452f4f9c7cd5294fa6c06db610861d076ab6a06.tar.bz2 EAAF-Components-d452f4f9c7cd5294fa6c06db610861d076ab6a06.zip |
switch two more broken dependencies
Diffstat (limited to 'eaaf_modules')
-rw-r--r-- | eaaf_modules/eaaf_module_moa-sig/repository/MOA/spss/tsl_lib/2.0.3/tsl_lib-2.0.3.pom | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/eaaf_modules/eaaf_module_moa-sig/repository/MOA/spss/tsl_lib/2.0.3/tsl_lib-2.0.3.pom b/eaaf_modules/eaaf_module_moa-sig/repository/MOA/spss/tsl_lib/2.0.3/tsl_lib-2.0.3.pom index 38cd5c44..354fbfca 100644 --- a/eaaf_modules/eaaf_module_moa-sig/repository/MOA/spss/tsl_lib/2.0.3/tsl_lib-2.0.3.pom +++ b/eaaf_modules/eaaf_module_moa-sig/repository/MOA/spss/tsl_lib/2.0.3/tsl_lib-2.0.3.pom @@ -109,13 +109,13 @@ <dependency> <groupId>iaik.prod</groupId> <artifactId>iaik_jce_full</artifactId> - <version>5.61_MOA</version> + <version>5.61_moa</version> <scope>provided</scope> </dependency> <dependency> <groupId>iaik.prod</groupId> <artifactId>iaik_xsect</artifactId> - <version>2.14_MOA</version> + <version>2.14_moa</version> </dependency> <dependency> <groupId>iaik.prod</groupId> |