diff options
author | Thomas <> | 2022-04-05 08:59:31 +0200 |
---|---|---|
committer | Thomas <> | 2022-04-05 08:59:31 +0200 |
commit | ecc1dd834c5af467a5aa0f77e5dc6d986c6af418 (patch) | |
tree | fb3633acad58770e636fd8461263459d38e7bdaa /build_reporting | |
parent | 1e30bda37929ed76b9565e3aa6742ffa7cc142bc (diff) | |
download | National_eIDAS_Gateway-ecc1dd834c5af467a5aa0f77e5dc6d986c6af418.tar.gz National_eIDAS_Gateway-ecc1dd834c5af467a5aa0f77e5dc6d986c6af418.tar.bz2 National_eIDAS_Gateway-ecc1dd834c5af467a5aa0f77e5dc6d986c6af418.zip |
build(core): switch to new snapshot version
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 d0a3c817..05473715 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.0-SNAPSHOT</version> + <version>1.2.5-SNAPSHOT</version> </parent> <artifactId>build_reporting</artifactId> <packaging>pom</packaging> |