From b7c956f3fa521e2031a7b7051ba2f42e6ac30cf5 Mon Sep 17 00:00:00 2001 From: "Boslet, Cory" Date: Mon, 6 Jul 2020 09:58:17 -0400 Subject: Moved sniro and oof clients into their own project Moved sniro and oof clients into their own project Remove methods that arnt used to avoid comp error Refactored the conductor call to not use the urn property reader so that we dont have to import bpmn core. Replaced the auth method and removed unused import. Issue-ID: SO-3021 Signed-off-by: Benjamin, Max (mb388a) Change-Id: Ie281ef95fef984890b10297f434b8336e9017921 --- pom.xml | 1 + 1 file changed, 1 insertion(+) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index ae743ac383..2556f32c56 100644 --- a/pom.xml +++ b/pom.xml @@ -29,6 +29,7 @@ mso-api-handlers adapters asdc-controller + so-optimization-clients bpmn cloudify-client cxf-logging -- cgit 1.2.3-korg