summaryrefslogtreecommitdiff
path: root/eaaf_core_utils/pom.xml
diff options
context:
space:
mode:
authorThomas Lenz <thomas.lenz@egiz.gv.at>2020-12-28 16:15:06 +0100
committerThomas Lenz <thomas.lenz@egiz.gv.at>2020-12-28 16:15:06 +0100
commit07dcace901880965ea4b25816500f256f17899c0 (patch)
tree6797d9af002bbf384597ea016f9c7afa021692a3 /eaaf_core_utils/pom.xml
parent1aafdf3bbae55b09e6d28e97281797ba9e53aad0 (diff)
parent495403c917a39fdeb3906f10ac8b997f68eb3875 (diff)
downloadEAAF-Components-07dcace901880965ea4b25816500f256f17899c0.tar.gz
EAAF-Components-07dcace901880965ea4b25816500f256f17899c0.tar.bz2
EAAF-Components-07dcace901880965ea4b25816500f256f17899c0.zip
Merge branch 'feature/hsm_facade_update_and_healthcheck' into 'nightlyBuild'
update to HSM-Facade v0.6.0 and add HealthCheck functionality See merge request egiz/eaaf_components!11
Diffstat (limited to 'eaaf_core_utils/pom.xml')
-rw-r--r--eaaf_core_utils/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/eaaf_core_utils/pom.xml b/eaaf_core_utils/pom.xml
index c7cefa8d..0afd56d0 100644
--- a/eaaf_core_utils/pom.xml
+++ b/eaaf_core_utils/pom.xml
@@ -45,7 +45,7 @@
<groupId>at.asitplus.hsmfacade</groupId>
<artifactId>provider</artifactId>
<scope>provided</scope>
- </dependency>
+ </dependency>
<dependency>
<groupId>io.grpc</groupId>
<artifactId>grpc-core</artifactId>