From 55e06ff7daa3c74afe8011ad877c189250fc3ae2 Mon Sep 17 00:00:00 2001 From: "Timoney, Dan (dt5972)" Date: Thu, 14 Mar 2019 13:33:50 -0400 Subject: Prepare for release 0.4.1 Prepare to create release version 0.4.1 by using released version of parent pom Change-Id: I8606e439bdef66b353fb8a66967dfb2e08dfb842 Issue-ID: CCSDK-1156 Signed-off-by: Timoney, Dan (dt5972) --- sdnr/wt/devicemodel/feature/pom.xml | 7 +++---- sdnr/wt/devicemodel/installer/pom.xml | 7 +++---- sdnr/wt/devicemodel/model/pom.xml | 8 +++----- sdnr/wt/devicemodel/pom.xml | 2 +- 4 files changed, 10 insertions(+), 14 deletions(-) (limited to 'sdnr/wt/devicemodel') diff --git a/sdnr/wt/devicemodel/feature/pom.xml b/sdnr/wt/devicemodel/feature/pom.xml index 77186525d..34389a8a8 100644 --- a/sdnr/wt/devicemodel/feature/pom.xml +++ b/sdnr/wt/devicemodel/feature/pom.xml @@ -19,8 +19,7 @@ * limitations under the License. * ============LICENSE_END========================================================= --> - + 4.0.0 org.onap.ccsdk.features.sdnr.wt @@ -32,8 +31,8 @@ org.onap.ccsdk.parent single-feature-parent - 1.2.1-SNAPSHOT - + 1.2.1 + diff --git a/sdnr/wt/devicemodel/installer/pom.xml b/sdnr/wt/devicemodel/installer/pom.xml index 892161e90..a2cfc915f 100755 --- a/sdnr/wt/devicemodel/installer/pom.xml +++ b/sdnr/wt/devicemodel/installer/pom.xml @@ -21,15 +21,14 @@ * ============LICENSE_END========================================================= --> - + 4.0.0 org.onap.ccsdk.parent odlparent-lite - 1.2.1-SNAPSHOT - + 1.2.1 + org.onap.ccsdk.features.sdnr.wt diff --git a/sdnr/wt/devicemodel/model/pom.xml b/sdnr/wt/devicemodel/model/pom.xml index 312ed9d99..43bdd5bd1 100644 --- a/sdnr/wt/devicemodel/model/pom.xml +++ b/sdnr/wt/devicemodel/model/pom.xml @@ -21,15 +21,14 @@ * ============LICENSE_END========================================================= --> - + 4.0.0 org.onap.ccsdk.parent binding-parent - 1.2.1-SNAPSHOT - + 1.2.1 + org.onap.ccsdk.features.sdnr.wt @@ -72,4 +71,3 @@ - diff --git a/sdnr/wt/devicemodel/pom.xml b/sdnr/wt/devicemodel/pom.xml index d0da34424..483df677a 100755 --- a/sdnr/wt/devicemodel/pom.xml +++ b/sdnr/wt/devicemodel/pom.xml @@ -27,7 +27,7 @@ org.onap.ccsdk.parent odlparent-lite - 1.2.1-SNAPSHOT + 1.2.1 -- cgit 1.2.3-korg