From f0e6ba623e04fb6389e7d09c321aaae27f07d2d6 Mon Sep 17 00:00:00 2001 From: "Timoney, Dan (dt5972)" Date: Tue, 13 Aug 2019 12:31:11 -0400 Subject: Update to Neon Update to neon versions Change-Id: I095b46cefa264006bea5722b952c789374870370 Issue-ID: CCSDK-1389 Signed-off-by: Timoney, Dan (dt5972) --- .../blueprint-model/test-blueprint/capability_cli/pom.xml | 10 ++++------ .../blueprint-model/test-blueprint/resource-audit/pom.xml | 10 ++++------ 2 files changed, 8 insertions(+), 12 deletions(-) (limited to 'components/model-catalog/blueprint-model') diff --git a/components/model-catalog/blueprint-model/test-blueprint/capability_cli/pom.xml b/components/model-catalog/blueprint-model/test-blueprint/capability_cli/pom.xml index 2cb19bc14..791c161d4 100644 --- a/components/model-catalog/blueprint-model/test-blueprint/capability_cli/pom.xml +++ b/components/model-catalog/blueprint-model/test-blueprint/capability_cli/pom.xml @@ -14,18 +14,16 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - - + 4.0.0 org.onap.ccsdk.cds.blueprintsprocessor cba-parent - 0.5.2-SNAPSHOT + 0.6.0-SNAPSHOT org.onap.ccsdk.cds.components.cba capability_cli + 0.6.0-SNAPSHOT CBA Capability CLI CBA Capability CLI @@ -59,4 +57,4 @@ - \ No newline at end of file + 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 6ec41a65b..b38c27c41 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 @@ -14,18 +14,16 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - - + 4.0.0 org.onap.ccsdk.cds.blueprintsprocessor cba-parent - 0.5.2-SNAPSHOT + 0.6.0-SNAPSHOT org.onap.ccsdk.cds.components.cba resource-audit + 0.6.0-SNAPSHOT CBA Resource Audit CBA Resource Audit @@ -59,4 +57,4 @@ - \ No newline at end of file + -- cgit 1.2.3-korg