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 /build_reporting/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 'build_reporting/pom.xml')
-rw-r--r-- | build_reporting/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build_reporting/pom.xml b/build_reporting/pom.xml index 715d59b6..79cf834c 100644 --- a/build_reporting/pom.xml +++ b/build_reporting/pom.xml @@ -6,7 +6,7 @@ <parent> <groupId>at.asitplus.eidas</groupId> <artifactId>ms_specific</artifactId> - <version>1.3.4-SNAPSHOT</version> + <version>1.3.4</version> </parent> <artifactId>build_reporting</artifactId> <packaging>pom</packaging> |