From 980a624d8af8bd0d3993522c52864102e3df2d60 Mon Sep 17 00:00:00 2001 From: "Timoney, Dan (dt5972)" Date: Tue, 8 Jan 2019 14:40:54 -0500 Subject: [PATCH] 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/parent/pom.xml | 3 +- components/pom.xml | 5 +-- components/resource-dict/pom.xml | 93 +++++++++++++++++++--------------------- 3 files changed, 46 insertions(+), 55 deletions(-) diff --git a/components/parent/pom.xml b/components/parent/pom.xml index 2307a0dc1..1c49aed33 100644 --- a/components/parent/pom.xml +++ b/components/parent/pom.xml @@ -16,8 +16,7 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - + 4.0.0 org.onap.ccsdk.apps diff --git a/components/pom.xml b/components/pom.xml index 6a2aa31d6..6310c588e 100644 --- a/components/pom.xml +++ b/components/pom.xml @@ -14,9 +14,7 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - - + org.onap.ccsdk.apps ccsdk-apps @@ -41,4 +39,3 @@ resource-dict - diff --git a/components/resource-dict/pom.xml b/components/resource-dict/pom.xml index 517895cb4..0fd2cc504 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 + + + + + -- 2.16.6