diff options
author | Thomas <> | 2021-10-21 09:27:11 +0200 |
---|---|---|
committer | Thomas <> | 2021-10-21 09:27:11 +0200 |
commit | 0f0b59abce4242bdd69de1b48f2d197bc84255ba (patch) | |
tree | 81d478ba7b7f896232ddde6ab90971f388270f29 /eidas_modules/authmodule-eIDAS-v2/pom.xml | |
parent | bd56715f590866b2cd4fa87116b23d9900a73bf4 (diff) | |
download | National_eIDAS_Gateway-0f0b59abce4242bdd69de1b48f2d197bc84255ba.tar.gz National_eIDAS_Gateway-0f0b59abce4242bdd69de1b48f2d197bc84255ba.tar.bz2 National_eIDAS_Gateway-0f0b59abce4242bdd69de1b48f2d197bc84255ba.zip |
switch to next release version1.2.3
Diffstat (limited to 'eidas_modules/authmodule-eIDAS-v2/pom.xml')
-rw-r--r-- | eidas_modules/authmodule-eIDAS-v2/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/eidas_modules/authmodule-eIDAS-v2/pom.xml b/eidas_modules/authmodule-eIDAS-v2/pom.xml index 603395ab..a2db974b 100644 --- a/eidas_modules/authmodule-eIDAS-v2/pom.xml +++ b/eidas_modules/authmodule-eIDAS-v2/pom.xml @@ -6,7 +6,7 @@ <parent> <groupId>at.asitplus.eidas.ms_specific</groupId> <artifactId>modules</artifactId> - <version>1.2.3-SNAPSHOT</version> + <version>1.2.3</version> </parent> <groupId>at.asitplus.eidas.ms_specific.modules</groupId> <artifactId>authmodule-eIDAS-v2</artifactId> |