From 7003208140fb18782052cb23dfc5e8373b40a12f Mon Sep 17 00:00:00 2001 From: Brinda Santh Date: Wed, 11 Sep 2019 22:07:33 -0400 Subject: Fix proto cyclic dependency. Change-Id: I84e0ba25b78e8212eff6b4c91fca2d4457dbf7eb Issue-ID: CCSDK-1682 Signed-off-by: Brinda Santh --- .../blueprint-model/test-blueprint/resource-audit/pom.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'components/model-catalog/blueprint-model/test-blueprint/resource-audit') diff --git a/components/model-catalog/blueprint-model/test-blueprint/resource-audit/pom.xml b/components/model-catalog/blueprint-model/test-blueprint/resource-audit/pom.xml index b38c27c41..527e2b62b 100644 --- a/components/model-catalog/blueprint-model/test-blueprint/resource-audit/pom.xml +++ b/components/model-catalog/blueprint-model/test-blueprint/resource-audit/pom.xml @@ -19,11 +19,10 @@ org.onap.ccsdk.cds.blueprintsprocessor cba-parent - 0.6.0-SNAPSHOT + 0.7.0-SNAPSHOT org.onap.ccsdk.cds.components.cba resource-audit - 0.6.0-SNAPSHOT CBA Resource Audit CBA Resource Audit -- cgit 1.2.3-korg