From ee7faff4b6e292237ccdac5e19cd0b438ea91e52 Mon Sep 17 00:00:00 2001 From: "saul.gill" Date: Wed, 9 Jun 2021 14:24:00 +0100 Subject: Create camel endpoint to get tosca from runtime Endpoint points to Runtime Tosca Service Template endpoint Added new authorization role for control loop Credentials in configuration file Issue-ID: POLICY-3222 Change-Id: I86f8cc5751547abfa15e10903d7e2fb2854f1ece Signed-off-by: saul.gill --- runtime/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'runtime/pom.xml') diff --git a/runtime/pom.xml b/runtime/pom.xml index f0277575e..66d555ac7 100644 --- a/runtime/pom.xml +++ b/runtime/pom.xml @@ -647,7 +647,7 @@ - ${project.basedir}/../docs/swagger/swagger.json + ${project.basedir}/docs/swagger/swagger.json ${project.build.directory}/asciidoc/generated ASCIIDOC -- cgit 1.2.3-korg