From cc85f28e57c7d25dfa82573dda036bea34aa951a Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Wed, 15 Sep 2021 16:23:56 -0400 Subject: Release version 1.2.2 Release version 1.2.2 of CCSDK features and roll to next snapshot Issue-ID: CCSDK-3444 Signed-off-by: Dan Timoney Change-Id: Ieb34cedaf018809587cf1e32dbb89839a99e5e67 --- 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 d37e59a07..f446b64bd 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.2-SNAPSHOT + 1.2.3-SNAPSHOT feature ccsdk-features :: ${project.artifactId} diff --git a/sdnr/wt/apigateway/installer/pom.xml b/sdnr/wt/apigateway/installer/pom.xml index 560f1d196..51f566817 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.2-SNAPSHOT + 1.2.3-SNAPSHOT pom ccsdk-features :: ${project.artifactId} diff --git a/sdnr/wt/apigateway/pom.xml b/sdnr/wt/apigateway/pom.xml index 57ca24be4..6ef0ee18d 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.2-SNAPSHOT + 1.2.3-SNAPSHOT pom ccsdk-features :: ${project.artifactId} diff --git a/sdnr/wt/apigateway/provider/pom.xml b/sdnr/wt/apigateway/provider/pom.xml index 92b3c21f5..5af3f7eb7 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.2-SNAPSHOT + 1.2.3-SNAPSHOT bundle ccsdk-features :: ${project.artifactId} -- cgit 1.2.3-korg