From 9c32b5ea341040291fa860cb9af7c7afa718fc8f Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Tue, 2 Nov 2021 11:55:12 -0400 Subject: Release version 1.2.5 (final Istanbul) version of ccsdk/features Release final Istanbul version of ccsdk/features Issue-ID: CCSDK-3506 Signed-off-by: Dan Timoney Change-Id: Ic79bf837538a844c9aa577ae894bdb2c2d5d9982 --- sdnr/wt/apigateway/feature/pom.xml | 2 +- sdnr/wt/apigateway/installer/pom.xml | 2 +- sdnr/wt/apigateway/pom.xml | 2 +- sdnr/wt/apigateway/provider/pom.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'sdnr/wt/apigateway') diff --git a/sdnr/wt/apigateway/feature/pom.xml b/sdnr/wt/apigateway/feature/pom.xml index 8248a4e5b..13e2f26d2 100644 --- a/sdnr/wt/apigateway/feature/pom.xml +++ b/sdnr/wt/apigateway/feature/pom.xml @@ -34,7 +34,7 @@ org.onap.ccsdk.features.sdnr.wt sdnr-wt-apigateway-feature - 1.2.5-SNAPSHOT + 1.2.6-SNAPSHOT feature ccsdk-features :: ${project.artifactId} diff --git a/sdnr/wt/apigateway/installer/pom.xml b/sdnr/wt/apigateway/installer/pom.xml index 557f97940..215ed6ca7 100755 --- a/sdnr/wt/apigateway/installer/pom.xml +++ b/sdnr/wt/apigateway/installer/pom.xml @@ -31,7 +31,7 @@ org.onap.ccsdk.features.sdnr.wt sdnr-wt-apigateway-installer - 1.2.5-SNAPSHOT + 1.2.6-SNAPSHOT pom ccsdk-features :: ${project.artifactId} diff --git a/sdnr/wt/apigateway/pom.xml b/sdnr/wt/apigateway/pom.xml index 2f3081c64..66daa80a3 100755 --- a/sdnr/wt/apigateway/pom.xml +++ b/sdnr/wt/apigateway/pom.xml @@ -34,7 +34,7 @@ org.onap.ccsdk.features.sdnr.wt sdnr-wt-apigateway-top - 1.2.5-SNAPSHOT + 1.2.6-SNAPSHOT pom ccsdk-features :: ${project.artifactId} diff --git a/sdnr/wt/apigateway/provider/pom.xml b/sdnr/wt/apigateway/provider/pom.xml index dbeff52b4..14151d1d5 100644 --- a/sdnr/wt/apigateway/provider/pom.xml +++ b/sdnr/wt/apigateway/provider/pom.xml @@ -34,7 +34,7 @@ org.onap.ccsdk.features.sdnr.wt sdnr-wt-apigateway-provider - 1.2.5-SNAPSHOT + 1.2.6-SNAPSHOT bundle ccsdk-features :: ${project.artifactId} -- cgit