diff options
author | Thomas <> | 2022-03-09 18:42:07 +0100 |
---|---|---|
committer | Thomas <> | 2022-03-09 18:42:07 +0100 |
commit | e8623ea98ff82b80a701928f6aed942acc46b3cd (patch) | |
tree | a060bea8c7c7de6eebb6b83abb8b9a22d5647b12 /modules/authmodule_id-austria/pom.xml | |
parent | b59cc11d18d0c711aae7c5adca9ac6cc48664fc2 (diff) | |
download | National_eIDAS_Gateway-e8623ea98ff82b80a701928f6aed942acc46b3cd.tar.gz National_eIDAS_Gateway-e8623ea98ff82b80a701928f6aed942acc46b3cd.tar.bz2 National_eIDAS_Gateway-e8623ea98ff82b80a701928f6aed942acc46b3cd.zip |
chore(core): fix some more problems after project refactoring
Diffstat (limited to 'modules/authmodule_id-austria/pom.xml')
-rw-r--r-- | modules/authmodule_id-austria/pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/authmodule_id-austria/pom.xml b/modules/authmodule_id-austria/pom.xml index 2c73617a..f4f226e4 100644 --- a/modules/authmodule_id-austria/pom.xml +++ b/modules/authmodule_id-austria/pom.xml @@ -83,6 +83,7 @@ <groupId>at.asitplus.eidas.ms_specific</groupId> <artifactId>core_common_lib</artifactId> <scope>test</scope> + <type>test-jar</type> </dependency> <dependency> <groupId>at.gv.egiz.eaaf</groupId> |