diff options
author | Thomas <> | 2022-03-17 08:11:43 +0100 |
---|---|---|
committer | Thomas <> | 2022-03-17 08:11:43 +0100 |
commit | 7727b187019a3a6ff8f9d79819e878b4cb6b7d69 (patch) | |
tree | c3301480485a021a95f4d4ffa3669c52ab4ce4bd /modules/authmodule-eIDAS-v2/pom.xml | |
parent | f74c5dab7982cb93d70611feecf10f3624657a36 (diff) | |
parent | 942fb62a525ca49dfd1845a309d9cbc76d612c17 (diff) | |
download | National_eIDAS_Gateway-7727b187019a3a6ff8f9d79819e878b4cb6b7d69.tar.gz National_eIDAS_Gateway-7727b187019a3a6ff8f9d79819e878b4cb6b7d69.tar.bz2 National_eIDAS_Gateway-7727b187019a3a6ff8f9d79819e878b4cb6b7d69.zip |
Merge branch 'nightlybuild' into feature/ms_proxy_before_refactoring
Diffstat (limited to 'modules/authmodule-eIDAS-v2/pom.xml')
-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 f16edb2d..ff9cc5ce 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.2.4-SNAPSHOT</version> + <version>1.3.0-SNAPSHOT</version> </parent> <groupId>at.asitplus.eidas.ms_specific.modules</groupId> <artifactId>authmodule-eIDAS-v2</artifactId> |