From d9e14351c570e6eac35576bb5d4bbe784b593553 Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Fri, 1 Apr 2022 09:09:45 -0400 Subject: Roll versions to next minor release Roll versions to next minor release number, for ONAP Kohn release Issue-ID: CCSDK-3623 Signed-off-by: Dan Timoney Change-Id: Iff315495e67711f5a1ad6509d1420ac49f956a1d --- 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 7ac22e9b6..46f2fce94 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.3.1-SNAPSHOT + 1.4.0-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 6dd647281..5aebdc9a8 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.3.1-SNAPSHOT + 1.4.0-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 c22616d92..9e16caa03 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.3.1-SNAPSHOT + 1.4.0-SNAPSHOT bundle ccsdk-features :: ${project.artifactId} -- cgit 1.2.3-korg