From caf2fe4a36c231a2639579e4ae4e6f4dfccfc933 Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Thu, 21 May 2020 12:31:49 -0400 Subject: Use released RC2 parent pom Use released RC2 parent pom Issue-ID: CCSDK-2345 Signed-off-by: Dan Timoney Change-Id: I4967979b060df986994508a941e1746adb7cf418 --- sdnr/wt/netconfnode-state-service/feature/pom.xml | 2 +- sdnr/wt/netconfnode-state-service/installer/pom.xml | 2 +- sdnr/wt/netconfnode-state-service/model/pom.xml | 2 +- sdnr/wt/netconfnode-state-service/pom.xml | 2 +- sdnr/wt/netconfnode-state-service/provider/pom.xml | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) (limited to 'sdnr/wt/netconfnode-state-service') diff --git a/sdnr/wt/netconfnode-state-service/feature/pom.xml b/sdnr/wt/netconfnode-state-service/feature/pom.xml index 5e21c56be..ce75688a2 100644 --- a/sdnr/wt/netconfnode-state-service/feature/pom.xml +++ b/sdnr/wt/netconfnode-state-service/feature/pom.xml @@ -29,7 +29,7 @@ org.onap.ccsdk.parent single-feature-parent - 1.5.5-SNAPSHOT + 1.5.6 diff --git a/sdnr/wt/netconfnode-state-service/installer/pom.xml b/sdnr/wt/netconfnode-state-service/installer/pom.xml index 74e773a08..34c987d7b 100755 --- a/sdnr/wt/netconfnode-state-service/installer/pom.xml +++ b/sdnr/wt/netconfnode-state-service/installer/pom.xml @@ -29,7 +29,7 @@ org.onap.ccsdk.parent odlparent-lite - 1.5.5-SNAPSHOT + 1.5.6 diff --git a/sdnr/wt/netconfnode-state-service/model/pom.xml b/sdnr/wt/netconfnode-state-service/model/pom.xml index ed13824a4..629c60f57 100644 --- a/sdnr/wt/netconfnode-state-service/model/pom.xml +++ b/sdnr/wt/netconfnode-state-service/model/pom.xml @@ -29,7 +29,7 @@ org.onap.ccsdk.parent binding-parent - 1.5.5-SNAPSHOT + 1.5.6 diff --git a/sdnr/wt/netconfnode-state-service/pom.xml b/sdnr/wt/netconfnode-state-service/pom.xml index af919d967..8772ee828 100755 --- a/sdnr/wt/netconfnode-state-service/pom.xml +++ b/sdnr/wt/netconfnode-state-service/pom.xml @@ -29,7 +29,7 @@ org.onap.ccsdk.parent odlparent-lite - 1.5.5-SNAPSHOT + 1.5.6 diff --git a/sdnr/wt/netconfnode-state-service/provider/pom.xml b/sdnr/wt/netconfnode-state-service/provider/pom.xml index 2c231e4db..eecf15cb2 100644 --- a/sdnr/wt/netconfnode-state-service/provider/pom.xml +++ b/sdnr/wt/netconfnode-state-service/provider/pom.xml @@ -29,7 +29,7 @@ org.onap.ccsdk.parent binding-parent - 1.5.5-SNAPSHOT + 1.5.6 -- cgit 1.2.3-korg