diff options
author | Thomas <> | 2022-12-19 15:51:41 +0100 |
---|---|---|
committer | Thomas <> | 2022-12-19 15:51:41 +0100 |
commit | cbafa1e32fae1a8b1b027b6c4183b6417c38195d (patch) | |
tree | 83dc54455e48c84485c9b8d92327c87a401cfcb3 /build_reporting/pom.xml | |
parent | d2dec4601c41131c3ca509a8f7907b91af0ba2a6 (diff) | |
download | National_eIDAS_Gateway-proxyservice_1.0.2.tar.gz National_eIDAS_Gateway-proxyservice_1.0.2.tar.bz2 National_eIDAS_Gateway-proxyservice_1.0.2.zip |
build(core): switch to next release versionproxyservice_1.0.2connector_1.3.6
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 81718f24..0d06c70f 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.7-SNAPSHOT</version> + <version>1.3.7</version> </parent> <artifactId>build_reporting</artifactId> <packaging>pom</packaging> |