diff options
author | Thomas <> | 2022-10-13 08:26:57 +0200 |
---|---|---|
committer | Thomas <> | 2022-10-13 08:26:57 +0200 |
commit | f607825401bb0781a6c2ac1334bbecfb215a6126 (patch) | |
tree | a96405f145570a39ae351ef4cf3ab8c6724faf1b /modules/eidas_proxy-sevice/pom.xml | |
parent | 5edbf73eae79b4a5d3259fb763e813089d13e239 (diff) | |
download | National_eIDAS_Gateway-f607825401bb0781a6c2ac1334bbecfb215a6126.tar.gz National_eIDAS_Gateway-f607825401bb0781a6c2ac1334bbecfb215a6126.tar.bz2 National_eIDAS_Gateway-f607825401bb0781a6c2ac1334bbecfb215a6126.zip |
build(core): switch to next release version of MS-Connectorconnector_1.3.4
Diffstat (limited to 'modules/eidas_proxy-sevice/pom.xml')
-rw-r--r-- | modules/eidas_proxy-sevice/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/eidas_proxy-sevice/pom.xml b/modules/eidas_proxy-sevice/pom.xml index a0a7908f..8376d3a0 100644 --- a/modules/eidas_proxy-sevice/pom.xml +++ b/modules/eidas_proxy-sevice/pom.xml @@ -3,7 +3,7 @@ <parent> <groupId>at.asitplus.eidas.ms_specific</groupId> <artifactId>modules</artifactId> - <version>1.3.4-SNAPSHOT</version> + <version>1.3.4</version> </parent> <groupId>at.asitplus.eidas.ms_specific.modules</groupId> <artifactId>eidas_proxy-sevice</artifactId> |