diff options
author | Thomas <> | 2022-07-05 15:59:47 +0200 |
---|---|---|
committer | Thomas <> | 2022-07-05 15:59:47 +0200 |
commit | 0c3ea866abcbcac59594c4102729f01019429b06 (patch) | |
tree | 75c3a681cd552a1a64c2f9c58dc97f1bd145ea50 /modules/authmodule-eIDAS-v2 | |
parent | e74f79ea814da1e0dafec9adfe56ed2fba0b6ed5 (diff) | |
download | National_eIDAS_Gateway-0c3ea866abcbcac59594c4102729f01019429b06.tar.gz National_eIDAS_Gateway-0c3ea866abcbcac59594c4102729f01019429b06.tar.bz2 National_eIDAS_Gateway-0c3ea866abcbcac59594c4102729f01019429b06.zip |
build(core): switch to next release version1.3.1
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 c87dc726..2e313241 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.1-SNAPSHOT</version> + <version>1.3.1</version> </parent> <groupId>at.asitplus.eidas.ms_specific.modules</groupId> <artifactId>authmodule-eIDAS-v2</artifactId> |