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) --- plugins/features/ccsdk-gr-toolkit/pom.xml | 2 +- plugins/features/ccsdk-properties-node/pom.xml | 2 +- plugins/features/ccsdk-restapi-call-node/pom.xml | 2 +- plugins/features/ccsdk-restconf-client/pom.xml | 2 +- plugins/features/ccsdk-sli-plugins-all/pom.xml | 2 +- plugins/features/ccsdk-sshapi-call-node/pom.xml | 2 +- plugins/features/ccsdk-template-node/pom.xml | 2 +- plugins/features/features-sli-plugins/pom.xml | 2 +- plugins/features/installer/pom.xml | 2 +- plugins/features/pom.xml | 2 +- 10 files changed, 10 insertions(+), 10 deletions(-) (limited to 'plugins/features') diff --git a/plugins/features/ccsdk-gr-toolkit/pom.xml b/plugins/features/ccsdk-gr-toolkit/pom.xml index 7cf50147c..01bb3a64b 100644 --- a/plugins/features/ccsdk-gr-toolkit/pom.xml +++ b/plugins/features/ccsdk-gr-toolkit/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.parent single-feature-parent - 2.1.6 + 2.1.7-SNAPSHOT diff --git a/plugins/features/ccsdk-properties-node/pom.xml b/plugins/features/ccsdk-properties-node/pom.xml index 53f27e860..e4e600a4b 100644 --- a/plugins/features/ccsdk-properties-node/pom.xml +++ b/plugins/features/ccsdk-properties-node/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.parent single-feature-parent - 2.1.6 + 2.1.7-SNAPSHOT diff --git a/plugins/features/ccsdk-restapi-call-node/pom.xml b/plugins/features/ccsdk-restapi-call-node/pom.xml index 948e0e8c0..50038b085 100644 --- a/plugins/features/ccsdk-restapi-call-node/pom.xml +++ b/plugins/features/ccsdk-restapi-call-node/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.parent single-feature-parent - 2.1.6 + 2.1.7-SNAPSHOT diff --git a/plugins/features/ccsdk-restconf-client/pom.xml b/plugins/features/ccsdk-restconf-client/pom.xml index b289495a4..da5493cc1 100644 --- a/plugins/features/ccsdk-restconf-client/pom.xml +++ b/plugins/features/ccsdk-restconf-client/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.parent single-feature-parent - 2.1.6 + 2.1.7-SNAPSHOT diff --git a/plugins/features/ccsdk-sli-plugins-all/pom.xml b/plugins/features/ccsdk-sli-plugins-all/pom.xml index 94882af50..a23cd507f 100644 --- a/plugins/features/ccsdk-sli-plugins-all/pom.xml +++ b/plugins/features/ccsdk-sli-plugins-all/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.parent single-feature-parent - 2.1.6 + 2.1.7-SNAPSHOT diff --git a/plugins/features/ccsdk-sshapi-call-node/pom.xml b/plugins/features/ccsdk-sshapi-call-node/pom.xml index 72e746b6a..be48101aa 100644 --- a/plugins/features/ccsdk-sshapi-call-node/pom.xml +++ b/plugins/features/ccsdk-sshapi-call-node/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.parent single-feature-parent - 2.1.6 + 2.1.7-SNAPSHOT diff --git a/plugins/features/ccsdk-template-node/pom.xml b/plugins/features/ccsdk-template-node/pom.xml index 8259134b4..706c189cc 100644 --- a/plugins/features/ccsdk-template-node/pom.xml +++ b/plugins/features/ccsdk-template-node/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.parent single-feature-parent - 2.1.6 + 2.1.7-SNAPSHOT diff --git a/plugins/features/features-sli-plugins/pom.xml b/plugins/features/features-sli-plugins/pom.xml index 46ea4a686..55abba101 100644 --- a/plugins/features/features-sli-plugins/pom.xml +++ b/plugins/features/features-sli-plugins/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.parent feature-repo-parent - 2.1.6 + 2.1.7-SNAPSHOT diff --git a/plugins/features/installer/pom.xml b/plugins/features/installer/pom.xml index 53f6c9a98..9c7f72498 100755 --- a/plugins/features/installer/pom.xml +++ b/plugins/features/installer/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.parent odlparent-lite - 2.1.6 + 2.1.7-SNAPSHOT diff --git a/plugins/features/pom.xml b/plugins/features/pom.xml index 5c1aab64e..340be4ece 100755 --- a/plugins/features/pom.xml +++ b/plugins/features/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.parent odlparent-lite - 2.1.6 + 2.1.7-SNAPSHOT -- cgit 1.2.3-korg