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/odlux/core/features/pom.xml | 9 +++------ sdnr/wt/odlux/core/installer/pom.xml | 8 +++----- sdnr/wt/odlux/core/model/pom.xml | 9 ++++----- sdnr/wt/odlux/core/pom.xml | 8 +++----- sdnr/wt/odlux/core/provider/pom.xml | 11 +++++------ 5 files changed, 18 insertions(+), 27 deletions(-) (limited to 'sdnr/wt/odlux/core') diff --git a/sdnr/wt/odlux/core/features/pom.xml b/sdnr/wt/odlux/core/features/pom.xml index 66b860292..252e479d5 100644 --- a/sdnr/wt/odlux/core/features/pom.xml +++ b/sdnr/wt/odlux/core/features/pom.xml @@ -11,10 +11,7 @@ OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. * ============LICENSE_END========================================================= --> - - + 4.0.0 org.onap.ccsdk.features.sdnr.wt @@ -26,8 +23,8 @@ org.onap.ccsdk.parent single-feature-parent - 1.2.1-SNAPSHOT - + 1.2.1 + diff --git a/sdnr/wt/odlux/core/installer/pom.xml b/sdnr/wt/odlux/core/installer/pom.xml index 94d2e7266..2428067a7 100755 --- a/sdnr/wt/odlux/core/installer/pom.xml +++ b/sdnr/wt/odlux/core/installer/pom.xml @@ -1,7 +1,5 @@ - + 4.0.0 org.onap.ccsdk.features.sdnr.wt @@ -13,8 +11,8 @@ org.onap.ccsdk.parent odlparent-lite - 1.2.1-SNAPSHOT - + 1.2.1 + diff --git a/sdnr/wt/odlux/core/model/pom.xml b/sdnr/wt/odlux/core/model/pom.xml index f06f994dc..d8d976825 100644 --- a/sdnr/wt/odlux/core/model/pom.xml +++ b/sdnr/wt/odlux/core/model/pom.xml @@ -1,6 +1,5 @@ - + + 4.0.0 org.onap.ccsdk.features.sdnr.wt @@ -12,8 +11,8 @@ org.onap.ccsdk.parent binding-parent - 1.2.1-SNAPSHOT - + 1.2.1 + diff --git a/sdnr/wt/odlux/core/pom.xml b/sdnr/wt/odlux/core/pom.xml index 71f17f104..a0ddcfbcd 100644 --- a/sdnr/wt/odlux/core/pom.xml +++ b/sdnr/wt/odlux/core/pom.xml @@ -1,13 +1,11 @@ - + org.onap.ccsdk.parent odlparent-lite - 1.2.1-SNAPSHOT - + 1.2.1 + diff --git a/sdnr/wt/odlux/core/provider/pom.xml b/sdnr/wt/odlux/core/provider/pom.xml index 2eab5b246..289c2114b 100644 --- a/sdnr/wt/odlux/core/provider/pom.xml +++ b/sdnr/wt/odlux/core/provider/pom.xml @@ -1,6 +1,5 @@ - + + 4.0.0 org.onap.ccsdk.features.sdnr.wt @@ -12,8 +11,8 @@ org.onap.ccsdk.parent binding-parent - 1.2.1-SNAPSHOT - + 1.2.1 + @@ -106,4 +105,4 @@ - \ No newline at end of file + -- cgit 1.2.3-korg