From 764b658c8138a9e52798ba70117fc0222893c266 Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Tue, 9 Mar 2021 11:47:09 -0500 Subject: Roll master version for Istanbul Roll versions of ccskd parent poms to 2.2.0-SNAPSHOT and of ccsdk/sli to 1.3.0-SNAPSHOT for Istanbul release Issue-ID: CCSDK-3190 Signed-off-by: Dan Timoney Change-Id: I1af3a469f0d8b5f46eed878e59dc318a9857c6db --- adaptors/features/ccsdk-aai-service/pom.xml | 4 ++-- adaptors/features/ccsdk-ansible-adapter/pom.xml | 4 ++-- adaptors/features/ccsdk-base-http/pom.xml | 4 ++-- adaptors/features/ccsdk-mdsal-resource/pom.xml | 4 ++-- adaptors/features/ccsdk-messagerouter-consumer/pom.xml | 4 ++-- adaptors/features/ccsdk-messagerouter-publisher/pom.xml | 4 ++-- adaptors/features/ccsdk-netbox-client/pom.xml | 4 ++-- adaptors/features/ccsdk-resource-assignment/pom.xml | 4 ++-- adaptors/features/ccsdk-saltstack-adapter/pom.xml | 4 ++-- adaptors/features/ccsdk-sli-adaptors-all/pom.xml | 4 ++-- adaptors/features/ccsdk-sql-resource/pom.xml | 4 ++-- adaptors/features/features-sli-adaptors/pom.xml | 4 ++-- adaptors/features/installer/pom.xml | 4 ++-- adaptors/features/pom.xml | 4 ++-- 14 files changed, 28 insertions(+), 28 deletions(-) (limited to 'adaptors/features') diff --git a/adaptors/features/ccsdk-aai-service/pom.xml b/adaptors/features/ccsdk-aai-service/pom.xml index 4f4266b3b..92ba9f152 100644 --- a/adaptors/features/ccsdk-aai-service/pom.xml +++ b/adaptors/features/ccsdk-aai-service/pom.xml @@ -5,13 +5,13 @@ org.onap.ccsdk.parent single-feature-parent - 2.1.1 + 2.2.0-SNAPSHOT org.onap.ccsdk.sli.adaptors ccsdk-aai-service - 1.2.1-SNAPSHOT + 1.3.0-SNAPSHOT feature ccsdk-sli-adaptors :: features :: ${project.artifactId} diff --git a/adaptors/features/ccsdk-ansible-adapter/pom.xml b/adaptors/features/ccsdk-ansible-adapter/pom.xml index 4bc368f9e..7b47125e1 100644 --- a/adaptors/features/ccsdk-ansible-adapter/pom.xml +++ b/adaptors/features/ccsdk-ansible-adapter/pom.xml @@ -5,13 +5,13 @@ org.onap.ccsdk.parent single-feature-parent - 2.1.1 + 2.2.0-SNAPSHOT org.onap.ccsdk.sli.adaptors ccsdk-ansible-adapter - 1.2.1-SNAPSHOT + 1.3.0-SNAPSHOT feature ccsdk-sli-adaptors :: features :: ${project.artifactId} diff --git a/adaptors/features/ccsdk-base-http/pom.xml b/adaptors/features/ccsdk-base-http/pom.xml index 0a656829c..6d5218e54 100644 --- a/adaptors/features/ccsdk-base-http/pom.xml +++ b/adaptors/features/ccsdk-base-http/pom.xml @@ -5,13 +5,13 @@ org.onap.ccsdk.parent single-feature-parent - 2.1.1 + 2.2.0-SNAPSHOT org.onap.ccsdk.sli.adaptors ccsdk-base-http - 1.2.1-SNAPSHOT + 1.3.0-SNAPSHOT feature ccsdk-sli-adaptors :: features :: ${project.artifactId} diff --git a/adaptors/features/ccsdk-mdsal-resource/pom.xml b/adaptors/features/ccsdk-mdsal-resource/pom.xml index 123f1b755..047511ac2 100644 --- a/adaptors/features/ccsdk-mdsal-resource/pom.xml +++ b/adaptors/features/ccsdk-mdsal-resource/pom.xml @@ -5,13 +5,13 @@ org.onap.ccsdk.parent single-feature-parent - 2.1.1 + 2.2.0-SNAPSHOT org.onap.ccsdk.sli.adaptors ccsdk-mdsal-resource - 1.2.1-SNAPSHOT + 1.3.0-SNAPSHOT feature ccsdk-sli-adaptors :: features :: ${project.artifactId} diff --git a/adaptors/features/ccsdk-messagerouter-consumer/pom.xml b/adaptors/features/ccsdk-messagerouter-consumer/pom.xml index d066340e8..0fdb0bfa5 100755 --- a/adaptors/features/ccsdk-messagerouter-consumer/pom.xml +++ b/adaptors/features/ccsdk-messagerouter-consumer/pom.xml @@ -5,12 +5,12 @@ org.onap.ccsdk.parent single-feature-parent - 2.1.1 + 2.2.0-SNAPSHOT org.onap.ccsdk.sli.adaptors.messagerouter ccsdk-messagerouter-consumer - 1.2.1-SNAPSHOT + 1.3.0-SNAPSHOT feature ccsdk-sli-adaptors :: features :: ${project.artifactId} diff --git a/adaptors/features/ccsdk-messagerouter-publisher/pom.xml b/adaptors/features/ccsdk-messagerouter-publisher/pom.xml index fff3ae3c5..2253bbe60 100755 --- a/adaptors/features/ccsdk-messagerouter-publisher/pom.xml +++ b/adaptors/features/ccsdk-messagerouter-publisher/pom.xml @@ -5,12 +5,12 @@ org.onap.ccsdk.parent single-feature-parent - 2.1.1 + 2.2.0-SNAPSHOT org.onap.ccsdk.sli.adaptors.messagerouter ccsdk-messagerouter-publisher - 1.2.1-SNAPSHOT + 1.3.0-SNAPSHOT feature ccsdk-sli-adaptors :: features :: ${project.artifactId} diff --git a/adaptors/features/ccsdk-netbox-client/pom.xml b/adaptors/features/ccsdk-netbox-client/pom.xml index 5258b53f5..8ced3a8e0 100644 --- a/adaptors/features/ccsdk-netbox-client/pom.xml +++ b/adaptors/features/ccsdk-netbox-client/pom.xml @@ -21,13 +21,13 @@ org.onap.ccsdk.parent single-feature-parent - 2.1.1 + 2.2.0-SNAPSHOT org.onap.ccsdk.sli.adaptors ccsdk-netbox-client - 1.2.1-SNAPSHOT + 1.3.0-SNAPSHOT feature ccsdk-sli-adaptors :: features :: ${project.artifactId} diff --git a/adaptors/features/ccsdk-resource-assignment/pom.xml b/adaptors/features/ccsdk-resource-assignment/pom.xml index 5b80354a8..d9533b713 100644 --- a/adaptors/features/ccsdk-resource-assignment/pom.xml +++ b/adaptors/features/ccsdk-resource-assignment/pom.xml @@ -5,13 +5,13 @@ org.onap.ccsdk.parent single-feature-parent - 2.1.1 + 2.2.0-SNAPSHOT org.onap.ccsdk.sli.adaptors ccsdk-resource-assignment - 1.2.1-SNAPSHOT + 1.3.0-SNAPSHOT feature ccsdk-sli-adaptors :: features :: ${project.artifactId} diff --git a/adaptors/features/ccsdk-saltstack-adapter/pom.xml b/adaptors/features/ccsdk-saltstack-adapter/pom.xml index ae97470a9..73836112d 100644 --- a/adaptors/features/ccsdk-saltstack-adapter/pom.xml +++ b/adaptors/features/ccsdk-saltstack-adapter/pom.xml @@ -5,13 +5,13 @@ org.onap.ccsdk.parent single-feature-parent - 2.1.1 + 2.2.0-SNAPSHOT org.onap.ccsdk.sli.adaptors ccsdk-saltstack-adapter - 1.2.1-SNAPSHOT + 1.3.0-SNAPSHOT feature ccsdk-sli-adaptors :: features :: ${project.artifactId} diff --git a/adaptors/features/ccsdk-sli-adaptors-all/pom.xml b/adaptors/features/ccsdk-sli-adaptors-all/pom.xml index 7bf434323..b4c7a21ba 100644 --- a/adaptors/features/ccsdk-sli-adaptors-all/pom.xml +++ b/adaptors/features/ccsdk-sli-adaptors-all/pom.xml @@ -5,13 +5,13 @@ org.onap.ccsdk.parent single-feature-parent - 2.1.1 + 2.2.0-SNAPSHOT org.onap.ccsdk.sli.adaptors ccsdk-sli-adaptors-all - 1.2.1-SNAPSHOT + 1.3.0-SNAPSHOT feature ccsdk-sli-adaptors :: features :: ${project.artifactId} diff --git a/adaptors/features/ccsdk-sql-resource/pom.xml b/adaptors/features/ccsdk-sql-resource/pom.xml index a26adf16d..cf80d21b2 100644 --- a/adaptors/features/ccsdk-sql-resource/pom.xml +++ b/adaptors/features/ccsdk-sql-resource/pom.xml @@ -5,13 +5,13 @@ org.onap.ccsdk.parent single-feature-parent - 2.1.1 + 2.2.0-SNAPSHOT org.onap.ccsdk.sli.adaptors ccsdk-sql-resource - 1.2.1-SNAPSHOT + 1.3.0-SNAPSHOT feature ccsdk-sli-adaptors :: features :: ${project.artifactId} diff --git a/adaptors/features/features-sli-adaptors/pom.xml b/adaptors/features/features-sli-adaptors/pom.xml index 148cef9db..c5ed654ec 100644 --- a/adaptors/features/features-sli-adaptors/pom.xml +++ b/adaptors/features/features-sli-adaptors/pom.xml @@ -5,13 +5,13 @@ org.onap.ccsdk.parent feature-repo-parent - 2.1.1 + 2.2.0-SNAPSHOT org.onap.ccsdk.sli.adaptors features-sli-adaptors - 1.2.1-SNAPSHOT + 1.3.0-SNAPSHOT feature ccsdk-sli-adaptors :: features :: ${project.artifactId} diff --git a/adaptors/features/installer/pom.xml b/adaptors/features/installer/pom.xml index 6f102b369..37e0efb83 100755 --- a/adaptors/features/installer/pom.xml +++ b/adaptors/features/installer/pom.xml @@ -5,13 +5,13 @@ org.onap.ccsdk.parent odlparent-lite - 2.1.1 + 2.2.0-SNAPSHOT org.onap.ccsdk.sli.adaptors sliadaptors-features-installer - 1.2.1-SNAPSHOT + 1.3.0-SNAPSHOT pom ccsdk-sli-adaptors :: features :: ${project.artifactId} diff --git a/adaptors/features/pom.xml b/adaptors/features/pom.xml index a09179d9d..8019de9b4 100755 --- a/adaptors/features/pom.xml +++ b/adaptors/features/pom.xml @@ -5,13 +5,13 @@ org.onap.ccsdk.parent odlparent-lite - 2.1.1 + 2.2.0-SNAPSHOT org.onap.ccsdk.sli.adaptors sliadaptors-feature-aggregator - 1.2.1-SNAPSHOT + 1.3.0-SNAPSHOT pom ccsdk-sli-adaptors :: features -- cgit 1.2.3-korg