From 76d119d142d9b98e0b7e05f02b3ba7b5e37f2e68 Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Wed, 9 Oct 2024 14:44:14 -0400 Subject: Release version 2.0.0 maven artifacts Release version 2.0.0 of maven artifacts and roll snapshot version Issue-ID: CCSDK-4056 Change-Id: I233801aac9f11f5631c43964aa269d058101932b Signed-off-by: Dan Timoney --- sdnr/wt/oauth-provider/oauth-core/pom.xml | 2 +- sdnr/wt/oauth-provider/oauth-realm/pom.xml | 2 +- sdnr/wt/oauth-provider/oauth-web/pom.xml | 2 +- sdnr/wt/oauth-provider/pom.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'sdnr/wt/oauth-provider') diff --git a/sdnr/wt/oauth-provider/oauth-core/pom.xml b/sdnr/wt/oauth-provider/oauth-core/pom.xml index 6b4b7ca39..5625f8943 100644 --- a/sdnr/wt/oauth-provider/oauth-core/pom.xml +++ b/sdnr/wt/oauth-provider/oauth-core/pom.xml @@ -34,7 +34,7 @@ org.onap.ccsdk.features.sdnr.wt sdnr-wt-oauth-core - 2.0.0-SNAPSHOT + 2.0.1-SNAPSHOT jar ccsdk-features :: ${project.artifactId} diff --git a/sdnr/wt/oauth-provider/oauth-realm/pom.xml b/sdnr/wt/oauth-provider/oauth-realm/pom.xml index 0a3738d1d..068c69ffe 100644 --- a/sdnr/wt/oauth-provider/oauth-realm/pom.xml +++ b/sdnr/wt/oauth-provider/oauth-realm/pom.xml @@ -34,7 +34,7 @@ org.onap.ccsdk.features.sdnr.wt sdnr-wt-oauth-realm - 2.0.0-SNAPSHOT + 2.0.1-SNAPSHOT bundle ccsdk-features :: ${project.artifactId} diff --git a/sdnr/wt/oauth-provider/oauth-web/pom.xml b/sdnr/wt/oauth-provider/oauth-web/pom.xml index ed8ccd024..7f441080a 100644 --- a/sdnr/wt/oauth-provider/oauth-web/pom.xml +++ b/sdnr/wt/oauth-provider/oauth-web/pom.xml @@ -34,7 +34,7 @@ org.onap.ccsdk.features.sdnr.wt sdnr-wt-oauth-web - 2.0.0-SNAPSHOT + 2.0.1-SNAPSHOT bundle ccsdk-features :: ${project.artifactId} diff --git a/sdnr/wt/oauth-provider/pom.xml b/sdnr/wt/oauth-provider/pom.xml index 407cb1e7e..c52ca2290 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 - 2.0.0-SNAPSHOT + 2.0.1-SNAPSHOT pom ccsdk-features :: ${project.artifactId} -- cgit 1.2.3-korg