From b7eee728e4bca41548b61f7112a62e0fd36d7688 Mon Sep 17 00:00:00 2001 From: jenkins-releng Date: Thu, 5 Dec 2024 15:17:54 +0000 Subject: Release ccsdk/features --- 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 bfed14151..a8968d742 100644 --- a/sdnr/wt/oauth-provider/oauth-core/pom.xml +++ b/sdnr/wt/oauth-provider/oauth-core/pom.xml @@ -35,7 +35,7 @@ org.onap.ccsdk.features.sdnr.wt sdnr-wt-oauth-core - 2.0.1-SNAPSHOT + 2.0.1 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 c143dde1f..0844f9acd 100644 --- a/sdnr/wt/oauth-provider/oauth-realm/pom.xml +++ b/sdnr/wt/oauth-provider/oauth-realm/pom.xml @@ -35,7 +35,7 @@ org.onap.ccsdk.features.sdnr.wt sdnr-wt-oauth-realm - 2.0.1-SNAPSHOT + 2.0.1 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 92fc82771..1d743bd35 100644 --- a/sdnr/wt/oauth-provider/oauth-web/pom.xml +++ b/sdnr/wt/oauth-provider/oauth-web/pom.xml @@ -35,7 +35,7 @@ org.onap.ccsdk.features.sdnr.wt sdnr-wt-oauth-web - 2.0.1-SNAPSHOT + 2.0.1 bundle ccsdk-features :: ${project.artifactId} diff --git a/sdnr/wt/oauth-provider/pom.xml b/sdnr/wt/oauth-provider/pom.xml index c44321a44..b7b6f6287 100755 --- a/sdnr/wt/oauth-provider/pom.xml +++ b/sdnr/wt/oauth-provider/pom.xml @@ -35,7 +35,7 @@ org.onap.ccsdk.features.sdnr.wt sdnr-wt-oauth-provider-top - 2.0.1-SNAPSHOT + 2.0.1 pom ccsdk-features :: ${project.artifactId} -- cgit 1.2.3-korg