From 2c8c818a1815758e14e88fe74b782c3e8be8ac4b Mon Sep 17 00:00:00 2001 From: Elena Kuleshov Date: Sat, 6 Apr 2019 01:11:12 -0400 Subject: Implement Traffic Distribution BBs Implement Traffic Distribution BBs Change-Id: I193a30a1f7bb353d0e3fbb1460ca5d9840bb5870 Issue-ID: SO-1553 Signed-off-by: Kuleshov, Elena --- bpmn/MSOCommonBPMN/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'bpmn/MSOCommonBPMN/pom.xml') diff --git a/bpmn/MSOCommonBPMN/pom.xml b/bpmn/MSOCommonBPMN/pom.xml index 4da7ba5339..bd0e86496a 100644 --- a/bpmn/MSOCommonBPMN/pom.xml +++ b/bpmn/MSOCommonBPMN/pom.xml @@ -311,7 +311,7 @@ org.onap.appc.client client-lib - 1.4.4 + 1.5.0-SNAPSHOT org.mockito @@ -330,7 +330,7 @@ org.onap.appc.client client-kit - 1.4.4 + 1.5.0-SNAPSHOT org.mockito -- cgit 1.2.3-korg