From 76368a0d7db7bbaa972f64e2ccca460bf23cda6d Mon Sep 17 00:00:00 2001 From: "Smokowski, Steve (ss835w)" Date: Tue, 14 Aug 2018 16:30:49 -0400 Subject: Fix Dependency Fix missing dependency in bpmn infra Issue-ID: SO-862 Change-Id: I72ceb0050e38610262192df980330341bc91e89a Signed-off-by: Smokowski, Steve (ss835w) --- bpmn/mso-infrastructure-bpmn/pom.xml | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'bpmn') diff --git a/bpmn/mso-infrastructure-bpmn/pom.xml b/bpmn/mso-infrastructure-bpmn/pom.xml index e44156daa9..151ba2c3aa 100644 --- a/bpmn/mso-infrastructure-bpmn/pom.xml +++ b/bpmn/mso-infrastructure-bpmn/pom.xml @@ -196,5 +196,10 @@ micrometer-registry-prometheus 1.0.5 + + org.onap.so + so-bpmn-tasks + ${project.version} + -- cgit 1.2.3-korg