diff options
author | Thomas <> | 2022-04-05 10:19:24 +0200 |
---|---|---|
committer | Thomas <> | 2022-04-05 10:19:24 +0200 |
commit | 9e3b78d931d220e1ed5ecbaadcb13df7cbe96e22 (patch) | |
tree | 617892075b8faad92a3f9af1cedcbe64763854c6 /modules/authmodule_id-austria/pom.xml | |
parent | 95889412fcd40c60072958caffa611c805038b67 (diff) | |
parent | 9d1e1294c2825c6f9a422c9f9c51f9965258d19e (diff) | |
download | National_eIDAS_Gateway-9e3b78d931d220e1ed5ecbaadcb13df7cbe96e22.tar.gz National_eIDAS_Gateway-9e3b78d931d220e1ed5ecbaadcb13df7cbe96e22.tar.bz2 National_eIDAS_Gateway-9e3b78d931d220e1ed5ecbaadcb13df7cbe96e22.zip |
Merge branch 'nightlybuild' into feature/ms_proxy_before_refactoring
Diffstat (limited to 'modules/authmodule_id-austria/pom.xml')
-rw-r--r-- | modules/authmodule_id-austria/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/authmodule_id-austria/pom.xml b/modules/authmodule_id-austria/pom.xml index f3ac66ba..b0d09e29 100644 --- a/modules/authmodule_id-austria/pom.xml +++ b/modules/authmodule_id-austria/pom.xml @@ -3,7 +3,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_id-austria</artifactId> |