From ecc80e9cd6090f3c76d47e0ac990224c6786a086 Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Thu, 9 Dec 2021 12:22:05 -0500 Subject: Release version 1.2.7 Release version 1.2.7 and roll to next snapshot Issue-ID: SDNC-1640 Signed-off-by: Dan Timoney Change-Id: I49d688c8afdb4d1bfdf876dcdb3c1622afd90c84 --- 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 e868f3c97..e3cfcf5be 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.7-SNAPSHOT + 1.2.8-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 afd5809d4..a280edb7d 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.7-SNAPSHOT + 1.2.8-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 ebffe5411..608bfce4c 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.7-SNAPSHOT + 1.2.8-SNAPSHOT bundle ccsdk-features :: ${project.artifactId} -- cgit 1.2.3-korg