From 362c47bcfe29f8b6687ead3b9744eee6cb417804 Mon Sep 17 00:00:00 2001 From: "Singal, Kapil (ks220y)" Date: Wed, 9 Jun 2021 23:22:53 -0400 Subject: Upgrading akka cluster dependency Updating odlparent versions to 2.1.7-SNAPSHOT Issue-ID: CCSDK-3333 Signed-off-by: Singal, Kapil (ks220y) Change-Id: Ia5da682990acbf99a2026393f8dea511ccca4420 (cherry picked from commit e12652babc98c403fefead2c83395a5439df7dac) --- northbound/lcm/installer/pom.xml | 2 +- northbound/lcm/model/pom.xml | 2 +- northbound/lcm/pom.xml | 2 +- northbound/lcm/provider/pom.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'northbound/lcm') diff --git a/northbound/lcm/installer/pom.xml b/northbound/lcm/installer/pom.xml index a0caa9354..b84bbe057 100755 --- a/northbound/lcm/installer/pom.xml +++ b/northbound/lcm/installer/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.parent odlparent-lite - 2.1.6 + 2.1.7-SNAPSHOT diff --git a/northbound/lcm/model/pom.xml b/northbound/lcm/model/pom.xml index 762ea5851..a06271a7e 100755 --- a/northbound/lcm/model/pom.xml +++ b/northbound/lcm/model/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.parent binding-parent - 2.1.6 + 2.1.7-SNAPSHOT diff --git a/northbound/lcm/pom.xml b/northbound/lcm/pom.xml index 0cc033104..5274de975 100755 --- a/northbound/lcm/pom.xml +++ b/northbound/lcm/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.parent odlparent-lite - 2.1.6 + 2.1.7-SNAPSHOT diff --git a/northbound/lcm/provider/pom.xml b/northbound/lcm/provider/pom.xml index 2a446c5e6..32fe3ab22 100755 --- a/northbound/lcm/provider/pom.xml +++ b/northbound/lcm/provider/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.parent binding-parent - 2.1.6 + 2.1.7-SNAPSHOT -- cgit 1.2.3-korg