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:56:58 +0100 | 
| commit | fe8337c891820daf6d16b3fb5ded6106544a8f75 (patch) | |
| tree | 946cb90fe72de149f8c7f8a21180cccb350d184e /eaaf_modules | |
| parent | 42119810c30ff636b44eeb4bc01558e12560e33b (diff) | |
| download | EAAF-Components-fe8337c891820daf6d16b3fb5ded6106544a8f75.tar.gz EAAF-Components-fe8337c891820daf6d16b3fb5ded6106544a8f75.tar.bz2 EAAF-Components-fe8337c891820daf6d16b3fb5ded6106544a8f75.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> | 
