diff options
author | Thomas <> | 2023-06-05 16:58:59 +0200 |
---|---|---|
committer | Thomas <> | 2023-06-05 16:58:59 +0200 |
commit | af37413f909cd9a65c260d04e7921003336ed143 (patch) | |
tree | c34a9af472aed17826d0dd9f4f9f4f22a604b5e2 /modules/authmodule-eIDAS-v2 | |
parent | 6fa63c3ae3f2bd10d43c3c422a869404d954684b (diff) | |
download | National_eIDAS_Gateway-af37413f909cd9a65c260d04e7921003336ed143.tar.gz National_eIDAS_Gateway-af37413f909cd9a65c260d04e7921003336ed143.tar.bz2 National_eIDAS_Gateway-af37413f909cd9a65c260d04e7921003336ed143.zip |
build(core): switch to next release versionproxyservice_1.0.4
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 0888aab6..44f5cec6 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.10-SNAPSHOT</version> + <version>1.3.10</version> </parent> <groupId>at.asitplus.eidas.ms_specific.modules</groupId> <artifactId>authmodule-eIDAS-v2</artifactId> |