From 8079339bc05a95f17f2434a70815cf78459d18cf Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Tue, 12 Oct 2021 15:58:32 -0400 Subject: Update to use Istanbul RC version of parent pom Update to use Istanbul RC released version of parent pom Issue-ID CCSDK-3483 Signed-off-by: Dan Timoney Change-Id: I0b9816afee65db3350c5860c371a39b51620359f --- adaptors/features/ccsdk-aai-service/pom.xml | 2 +- adaptors/features/ccsdk-ansible-adaptor/pom.xml | 2 +- adaptors/features/ccsdk-base-http/pom.xml | 2 +- adaptors/features/ccsdk-chef-adaptor/pom.xml | 2 +- adaptors/features/ccsdk-iaas-adaptor/pom.xml | 2 +- adaptors/features/ccsdk-mdsal-resource/pom.xml | 2 +- adaptors/features/ccsdk-messagerouter-consumer/pom.xml | 2 +- adaptors/features/ccsdk-messagerouter-publisher/pom.xml | 2 +- adaptors/features/ccsdk-netbox-client/pom.xml | 2 +- adaptors/features/ccsdk-netconf-adaptor/pom.xml | 2 +- adaptors/features/ccsdk-resource-assignment/pom.xml | 2 +- adaptors/features/ccsdk-rest-adaptor/pom.xml | 2 +- adaptors/features/ccsdk-saltstack-adaptor/pom.xml | 2 +- adaptors/features/ccsdk-sli-adaptors-all/pom.xml | 2 +- adaptors/features/ccsdk-sql-resource/pom.xml | 2 +- adaptors/features/ccsdk-ssh-adaptor/pom.xml | 2 +- adaptors/features/features-sli-adaptors/pom.xml | 2 +- adaptors/features/installer/pom.xml | 2 +- adaptors/features/pom.xml | 2 +- 19 files changed, 19 insertions(+), 19 deletions(-) (limited to 'adaptors/features') diff --git a/adaptors/features/ccsdk-aai-service/pom.xml b/adaptors/features/ccsdk-aai-service/pom.xml index 8b1ed86e3..673d187b2 100644 --- a/adaptors/features/ccsdk-aai-service/pom.xml +++ b/adaptors/features/ccsdk-aai-service/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.parent single-feature-parent - 2.2.0 + 2.2.2 diff --git a/adaptors/features/ccsdk-ansible-adaptor/pom.xml b/adaptors/features/ccsdk-ansible-adaptor/pom.xml index 12898af7c..5f9a7e4dd 100644 --- a/adaptors/features/ccsdk-ansible-adaptor/pom.xml +++ b/adaptors/features/ccsdk-ansible-adaptor/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.parent single-feature-parent - 2.2.0 + 2.2.2 diff --git a/adaptors/features/ccsdk-base-http/pom.xml b/adaptors/features/ccsdk-base-http/pom.xml index f34a9aaaa..4263bb683 100644 --- a/adaptors/features/ccsdk-base-http/pom.xml +++ b/adaptors/features/ccsdk-base-http/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.parent single-feature-parent - 2.2.0 + 2.2.2 diff --git a/adaptors/features/ccsdk-chef-adaptor/pom.xml b/adaptors/features/ccsdk-chef-adaptor/pom.xml index 6f1f3703c..f453e95bb 100644 --- a/adaptors/features/ccsdk-chef-adaptor/pom.xml +++ b/adaptors/features/ccsdk-chef-adaptor/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.parent single-feature-parent - 2.2.0 + 2.2.2 diff --git a/adaptors/features/ccsdk-iaas-adaptor/pom.xml b/adaptors/features/ccsdk-iaas-adaptor/pom.xml index 1b00b6ce8..27b42b6fa 100644 --- a/adaptors/features/ccsdk-iaas-adaptor/pom.xml +++ b/adaptors/features/ccsdk-iaas-adaptor/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.parent single-feature-parent - 2.2.0 + 2.2.2 diff --git a/adaptors/features/ccsdk-mdsal-resource/pom.xml b/adaptors/features/ccsdk-mdsal-resource/pom.xml index a62619575..30e1a666a 100644 --- a/adaptors/features/ccsdk-mdsal-resource/pom.xml +++ b/adaptors/features/ccsdk-mdsal-resource/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.parent single-feature-parent - 2.2.0 + 2.2.2 diff --git a/adaptors/features/ccsdk-messagerouter-consumer/pom.xml b/adaptors/features/ccsdk-messagerouter-consumer/pom.xml index b55686de8..e5401421d 100755 --- a/adaptors/features/ccsdk-messagerouter-consumer/pom.xml +++ b/adaptors/features/ccsdk-messagerouter-consumer/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.parent single-feature-parent - 2.2.0 + 2.2.2 org.onap.ccsdk.sli.adaptors.messagerouter diff --git a/adaptors/features/ccsdk-messagerouter-publisher/pom.xml b/adaptors/features/ccsdk-messagerouter-publisher/pom.xml index faae891fc..c81789a1d 100755 --- a/adaptors/features/ccsdk-messagerouter-publisher/pom.xml +++ b/adaptors/features/ccsdk-messagerouter-publisher/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.parent single-feature-parent - 2.2.0 + 2.2.2 org.onap.ccsdk.sli.adaptors.messagerouter diff --git a/adaptors/features/ccsdk-netbox-client/pom.xml b/adaptors/features/ccsdk-netbox-client/pom.xml index d2294cc55..0bae87b6c 100644 --- a/adaptors/features/ccsdk-netbox-client/pom.xml +++ b/adaptors/features/ccsdk-netbox-client/pom.xml @@ -20,7 +20,7 @@ org.onap.ccsdk.parent single-feature-parent - 2.2.0 + 2.2.2 diff --git a/adaptors/features/ccsdk-netconf-adaptor/pom.xml b/adaptors/features/ccsdk-netconf-adaptor/pom.xml index fb2f30f7b..64eda3811 100644 --- a/adaptors/features/ccsdk-netconf-adaptor/pom.xml +++ b/adaptors/features/ccsdk-netconf-adaptor/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.parent single-feature-parent - 2.2.0 + 2.2.2 diff --git a/adaptors/features/ccsdk-resource-assignment/pom.xml b/adaptors/features/ccsdk-resource-assignment/pom.xml index 7ad2c5a52..8f0a742cb 100644 --- a/adaptors/features/ccsdk-resource-assignment/pom.xml +++ b/adaptors/features/ccsdk-resource-assignment/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.parent single-feature-parent - 2.2.0 + 2.2.2 diff --git a/adaptors/features/ccsdk-rest-adaptor/pom.xml b/adaptors/features/ccsdk-rest-adaptor/pom.xml index cff66a441..dd0131a6e 100644 --- a/adaptors/features/ccsdk-rest-adaptor/pom.xml +++ b/adaptors/features/ccsdk-rest-adaptor/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.parent single-feature-parent - 2.2.0 + 2.2.2 diff --git a/adaptors/features/ccsdk-saltstack-adaptor/pom.xml b/adaptors/features/ccsdk-saltstack-adaptor/pom.xml index e8c1909ca..712a0ac0d 100644 --- a/adaptors/features/ccsdk-saltstack-adaptor/pom.xml +++ b/adaptors/features/ccsdk-saltstack-adaptor/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.parent single-feature-parent - 2.2.0 + 2.2.2 diff --git a/adaptors/features/ccsdk-sli-adaptors-all/pom.xml b/adaptors/features/ccsdk-sli-adaptors-all/pom.xml index 2cf760a38..a9de22deb 100644 --- a/adaptors/features/ccsdk-sli-adaptors-all/pom.xml +++ b/adaptors/features/ccsdk-sli-adaptors-all/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.parent single-feature-parent - 2.2.0 + 2.2.2 diff --git a/adaptors/features/ccsdk-sql-resource/pom.xml b/adaptors/features/ccsdk-sql-resource/pom.xml index 262318a89..bd8348cdf 100644 --- a/adaptors/features/ccsdk-sql-resource/pom.xml +++ b/adaptors/features/ccsdk-sql-resource/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.parent single-feature-parent - 2.2.0 + 2.2.2 diff --git a/adaptors/features/ccsdk-ssh-adaptor/pom.xml b/adaptors/features/ccsdk-ssh-adaptor/pom.xml index 2544d8bb6..ad8e76da3 100644 --- a/adaptors/features/ccsdk-ssh-adaptor/pom.xml +++ b/adaptors/features/ccsdk-ssh-adaptor/pom.xml @@ -28,7 +28,7 @@ org.onap.ccsdk.parent single-feature-parent - 2.2.0 + 2.2.2 diff --git a/adaptors/features/features-sli-adaptors/pom.xml b/adaptors/features/features-sli-adaptors/pom.xml index 3b23cc817..b1072bc12 100644 --- a/adaptors/features/features-sli-adaptors/pom.xml +++ b/adaptors/features/features-sli-adaptors/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.parent feature-repo-parent - 2.2.0 + 2.2.2 diff --git a/adaptors/features/installer/pom.xml b/adaptors/features/installer/pom.xml index 0e6da3075..97d294be2 100755 --- a/adaptors/features/installer/pom.xml +++ b/adaptors/features/installer/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.parent odlparent-lite - 2.2.0 + 2.2.2 diff --git a/adaptors/features/pom.xml b/adaptors/features/pom.xml index 9d95c3a6f..aefde9406 100755 --- a/adaptors/features/pom.xml +++ b/adaptors/features/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.parent odlparent-lite - 2.2.0 + 2.2.2 -- cgit 1.2.3-korg