diff options
author | Thomas <> | 2022-08-02 09:34:24 +0200 |
---|---|---|
committer | Thomas <> | 2022-08-02 09:34:24 +0200 |
commit | 1d6d103727811c970a7e01f762795d9374311ac3 (patch) | |
tree | 6c415398bb174550e9da0c18eec3e125eef2716c /modules/authmodule-eIDAS-v2 | |
parent | 7cafb476eb9d235a285f9ac82937854abee06608 (diff) | |
download | National_eIDAS_Gateway-1d6d103727811c970a7e01f762795d9374311ac3.tar.gz National_eIDAS_Gateway-1d6d103727811c970a7e01f762795d9374311ac3.tar.bz2 National_eIDAS_Gateway-1d6d103727811c970a7e01f762795d9374311ac3.zip |
build: switch to next release version1.3.2
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 24491951..468a17ae 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.2-SNAPSHOT</version> + <version>1.3.2</version> </parent> <groupId>at.asitplus.eidas.ms_specific.modules</groupId> <artifactId>authmodule-eIDAS-v2</artifactId> |