From b78d581b9b9c661d39b510a233207f9b1e53ba08 Mon Sep 17 00:00:00 2001 From: "Timoney, Dan (dt5972)" Date: Tue, 8 Jan 2019 14:40:54 -0500 Subject: Prepare for release build Prepare for release of early ODL-Oxygen based CCSDK Dublin Change-Id: I63929ef52de41309905ee31e3fbcf49b64063059 Issue-ID: CCSDK-870 Signed-off-by: Timoney, Dan (dt5972) --- components/resource-dict/pom.xml | 93 +++++++++++++++++++--------------------- 1 file changed, 44 insertions(+), 49 deletions(-) (limited to 'components/resource-dict') diff --git a/components/resource-dict/pom.xml b/components/resource-dict/pom.xml index 517895cb..0fd2cc50 100644 --- a/components/resource-dict/pom.xml +++ b/components/resource-dict/pom.xml @@ -1,49 +1,44 @@ - - - - - 4.0.0 - - org.onap.ccsdk.apps.components - parent - 0.4.0-SNAPSHOT - ../parent - - org.onap.ccsdk.apps.controllerblueprints - resource-dict - Controller Blueprints Resource Dictionary - - - - org.onap.ccsdk.apps.controllerblueprints - core - - - org.jetbrains.kotlin - kotlin-test-junit - test - - - - - - + + + + 4.0.0 + + org.onap.ccsdk.apps.components + parent + 0.4.0-SNAPSHOT + ../parent + + org.onap.ccsdk.apps.controllerblueprints + resource-dict + Controller Blueprints Resource Dictionary + + + + org.onap.ccsdk.apps.controllerblueprints + core + + + org.jetbrains.kotlin + kotlin-test-junit + test + + + + + -- cgit 1.2.3-korg