From 71cad8ac0d023a32244cee93cfb721b230a226da Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Fri, 15 Oct 2021 09:44:29 -0400 Subject: Release version 1.2.4 of ccsdk/features Release Istanbul RC version (1.2.4) of ccsdk/features Issue-ID: CCSDK-3483 Signed-off-by: Dan Timoney Change-Id: Ic72b245f1c0485836b67d0e90403a6f73c294f68 --- sdnr/wt/oauth-provider/pom.xml | 2 +- sdnr/wt/oauth-provider/provider-jar/pom.xml | 2 +- sdnr/wt/oauth-provider/provider-osgi/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'sdnr/wt/oauth-provider') diff --git a/sdnr/wt/oauth-provider/pom.xml b/sdnr/wt/oauth-provider/pom.xml index daaeeb8c1..648374c21 100755 --- a/sdnr/wt/oauth-provider/pom.xml +++ b/sdnr/wt/oauth-provider/pom.xml @@ -34,7 +34,7 @@ org.onap.ccsdk.features.sdnr.wt sdnr-wt-oauth-provider-top - 1.2.4-SNAPSHOT + 1.2.5-SNAPSHOT pom ccsdk-features :: ${project.artifactId} diff --git a/sdnr/wt/oauth-provider/provider-jar/pom.xml b/sdnr/wt/oauth-provider/provider-jar/pom.xml index 262388b82..e07bf0613 100644 --- a/sdnr/wt/oauth-provider/provider-jar/pom.xml +++ b/sdnr/wt/oauth-provider/provider-jar/pom.xml @@ -34,7 +34,7 @@ org.onap.ccsdk.features.sdnr.wt sdnr-wt-oauth-provider-jar - 1.2.4-SNAPSHOT + 1.2.5-SNAPSHOT jar ccsdk-features :: ${project.artifactId} diff --git a/sdnr/wt/oauth-provider/provider-osgi/pom.xml b/sdnr/wt/oauth-provider/provider-osgi/pom.xml index ecfc8d52b..e16976f6f 100644 --- a/sdnr/wt/oauth-provider/provider-osgi/pom.xml +++ b/sdnr/wt/oauth-provider/provider-osgi/pom.xml @@ -34,7 +34,7 @@ org.onap.ccsdk.features.sdnr.wt sdnr-wt-oauth-provider - 1.2.4-SNAPSHOT + 1.2.5-SNAPSHOT bundle ccsdk-features :: ${project.artifactId} -- cgit