diff options
author | Thomas <> | 2022-03-17 08:11:43 +0100 |
---|---|---|
committer | Thomas <> | 2022-03-17 08:11:43 +0100 |
commit | 7727b187019a3a6ff8f9d79819e878b4cb6b7d69 (patch) | |
tree | c3301480485a021a95f4d4ffa3669c52ab4ce4bd /build_reporting | |
parent | f74c5dab7982cb93d70611feecf10f3624657a36 (diff) | |
parent | 942fb62a525ca49dfd1845a309d9cbc76d612c17 (diff) | |
download | National_eIDAS_Gateway-7727b187019a3a6ff8f9d79819e878b4cb6b7d69.tar.gz National_eIDAS_Gateway-7727b187019a3a6ff8f9d79819e878b4cb6b7d69.tar.bz2 National_eIDAS_Gateway-7727b187019a3a6ff8f9d79819e878b4cb6b7d69.zip |
Merge branch 'nightlybuild' into feature/ms_proxy_before_refactoring
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 c0a64c19..81f5e070 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.2.4-SNAPSHOT</version> + <version>1.3.0-SNAPSHOT</version> </parent> <artifactId>build_reporting</artifactId> <packaging>pom</packaging> |