diff options
author | Thomas <> | 2022-04-05 08:59:31 +0200 |
---|---|---|
committer | Thomas <> | 2022-04-05 08:59:31 +0200 |
commit | ecc1dd834c5af467a5aa0f77e5dc6d986c6af418 (patch) | |
tree | fb3633acad58770e636fd8461263459d38e7bdaa /modules/authmodule-eIDAS-v2 | |
parent | 1e30bda37929ed76b9565e3aa6742ffa7cc142bc (diff) | |
download | National_eIDAS_Gateway-ecc1dd834c5af467a5aa0f77e5dc6d986c6af418.tar.gz National_eIDAS_Gateway-ecc1dd834c5af467a5aa0f77e5dc6d986c6af418.tar.bz2 National_eIDAS_Gateway-ecc1dd834c5af467a5aa0f77e5dc6d986c6af418.zip |
build(core): switch to new snapshot version
Diffstat (limited to 'modules/authmodule-eIDAS-v2')
-rw-r--r-- | modules/authmodule-eIDAS-v2/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/authmodule-eIDAS-v2/pom.xml b/modules/authmodule-eIDAS-v2/pom.xml index 94c46e63..105d16f0 100644 --- a/modules/authmodule-eIDAS-v2/pom.xml +++ b/modules/authmodule-eIDAS-v2/pom.xml @@ -6,7 +6,7 @@ <parent> <groupId>at.asitplus.eidas.ms_specific</groupId> <artifactId>modules</artifactId> - <version>1.3.0-SNAPSHOT</version> + <version>1.2.5-SNAPSHOT</version> </parent> <groupId>at.asitplus.eidas.ms_specific.modules</groupId> <artifactId>authmodule-eIDAS-v2</artifactId> |