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/aai-service/installer/pom.xml | 4 ++-- adaptors/aai-service/pom.xml | 4 ++-- adaptors/aai-service/provider/pom.xml | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) (limited to 'adaptors/aai-service') diff --git a/adaptors/aai-service/installer/pom.xml b/adaptors/aai-service/installer/pom.xml index 37e21fc40..66c2d4b6f 100755 --- a/adaptors/aai-service/installer/pom.xml +++ b/adaptors/aai-service/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 aai-service-installer - 1.2.1-SNAPSHOT + 1.3.0-SNAPSHOT pom ccsdk-sli-adaptors :: ${project.artifactId} diff --git a/adaptors/aai-service/pom.xml b/adaptors/aai-service/pom.xml index 4def1b073..da43f3d6c 100755 --- a/adaptors/aai-service/pom.xml +++ b/adaptors/aai-service/pom.xml @@ -5,13 +5,13 @@ org.onap.ccsdk.parent odlparent-lite - 2.1.1 + 2.2.0-SNAPSHOT org.onap.ccsdk.sli.adaptors aai-service - 1.2.1-SNAPSHOT + 1.3.0-SNAPSHOT pom ccsdk-sli-adaptors :: ${project.artifactId} diff --git a/adaptors/aai-service/provider/pom.xml b/adaptors/aai-service/provider/pom.xml index e1b1cabcf..16bfdb1c4 100755 --- a/adaptors/aai-service/provider/pom.xml +++ b/adaptors/aai-service/provider/pom.xml @@ -5,13 +5,13 @@ org.onap.ccsdk.parent binding-parent - 2.1.1 + 2.2.0-SNAPSHOT org.onap.ccsdk.sli.adaptors aai-service-provider - 1.2.1-SNAPSHOT + 1.3.0-SNAPSHOT bundle ccsdk-sli-adaptors :: ${project.artifactId} -- cgit 1.2.3-korg