diff options
author | Thomas <> | 2022-08-02 14:00:57 +0200 |
---|---|---|
committer | Thomas <> | 2022-08-02 14:00:57 +0200 |
commit | f381c610acdecb06a8561389a4d1598738559948 (patch) | |
tree | 4e752580f0cfdf6963951c41335001188a27dff1 /build_reporting | |
parent | e0c0b219588322a0f0e7a891369b43ab6c853d71 (diff) | |
parent | 48f19dc45cec670fe62399d09fb34732fb4eeedc (diff) | |
download | National_eIDAS_Gateway-f381c610acdecb06a8561389a4d1598738559948.tar.gz National_eIDAS_Gateway-f381c610acdecb06a8561389a4d1598738559948.tar.bz2 National_eIDAS_Gateway-f381c610acdecb06a8561389a4d1598738559948.zip |
Merge branch 'nightlybuild' into feature/ms_proxy_service
# Conflicts:
# ms_specific_proxyservice/src/test/resources/config/logback_config.xml
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 06f59ed7..3427e831 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.2-SNAPSHOT</version> + <version>1.3.3-SNAPSHOT</version> </parent> <artifactId>build_reporting</artifactId> <packaging>pom</packaging> |