diff options
author | Thomas <> | 2023-03-02 12:23:28 +0100 |
---|---|---|
committer | Thomas <> | 2023-03-02 12:23:28 +0100 |
commit | 8080ae3607971fa1ffc5e17151be935b466305c1 (patch) | |
tree | ac88915ef7c4fd42e4da9dadb4135c568af0edca /modules/authmodule-eIDAS-v2/pom.xml | |
parent | 0633fdb007ed3f455b24d1c916f1fddcf225d58e (diff) | |
download | National_eIDAS_Gateway-8080ae3607971fa1ffc5e17151be935b466305c1.tar.gz National_eIDAS_Gateway-8080ae3607971fa1ffc5e17151be935b466305c1.tar.bz2 National_eIDAS_Gateway-8080ae3607971fa1ffc5e17151be935b466305c1.zip |
build(core): switch to next release version
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 934284c5..0fc24e7a 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.9-SNAPSHOT</version> + <version>1.3.9</version> </parent> <groupId>at.asitplus.eidas.ms_specific.modules</groupId> <artifactId>authmodule-eIDAS-v2</artifactId> |