diff options
author | Thomas <> | 2023-06-05 16:58:59 +0200 |
---|---|---|
committer | Thomas <> | 2023-06-05 16:58:59 +0200 |
commit | af37413f909cd9a65c260d04e7921003336ed143 (patch) | |
tree | c34a9af472aed17826d0dd9f4f9f4f22a604b5e2 /build_reporting | |
parent | 6fa63c3ae3f2bd10d43c3c422a869404d954684b (diff) | |
download | National_eIDAS_Gateway-af37413f909cd9a65c260d04e7921003336ed143.tar.gz National_eIDAS_Gateway-af37413f909cd9a65c260d04e7921003336ed143.tar.bz2 National_eIDAS_Gateway-af37413f909cd9a65c260d04e7921003336ed143.zip |
build(core): switch to next release versionproxyservice_1.0.4
Diffstat (limited to 'build_reporting')
-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 e139098e..5100a901 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.10-SNAPSHOT</version> + <version>1.3.10</version> </parent> <artifactId>eidas_build_reporting</artifactId> <packaging>pom</packaging> |