diff options
author | Thomas <> | 2022-06-03 07:16:44 +0200 |
---|---|---|
committer | Thomas <> | 2022-06-03 07:16:44 +0200 |
commit | 86da2487154632cfe5b280ffd87933d08571029b (patch) | |
tree | 5fd13d99feeb56ea512fb67c58692c63ec85e008 /modules/authmodule_id-austria/pom.xml | |
parent | 7100b253fe4712f6c820d11ed341366b3ec67623 (diff) | |
parent | 2eb2e6ddeb189ffb2996f3ec3b16244a67bd13e9 (diff) | |
download | National_eIDAS_Gateway-86da2487154632cfe5b280ffd87933d08571029b.tar.gz National_eIDAS_Gateway-86da2487154632cfe5b280ffd87933d08571029b.tar.bz2 National_eIDAS_Gateway-86da2487154632cfe5b280ffd87933d08571029b.zip |
Merge branch 'feature/eidasnode_v2.6' into feature/ms_proxy_before_refactoring
# Conflicts:
# basicConfig/templates/error_message.html
# modules/core_common_webapp/src/main/java/at/asitplus/eidas/specific/core/builder/AuthenticationDataBuilder.java
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..19eddb73 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.3.1-SNAPSHOT</version> </parent> <groupId>at.asitplus.eidas.ms_specific.modules</groupId> <artifactId>authmodule_id-austria</artifactId> |