aboutsummaryrefslogtreecommitdiffstats
path: root/sdnr/wt/featureaggregator/feature-oauth
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2024-08-08 15:57:35 -0400
committerDan Timoney <dtimoney@att.com>2024-08-08 15:57:35 -0400
commitbccf450dc9e0cee6a0d08dd9eda455007e227d68 (patch)
treedb56e8276186e0aa009b20fb3c1f6ec53a5af085 /sdnr/wt/featureaggregator/feature-oauth
parentd92053139c53d5b4ce33336168d64ca31397c5e5 (diff)
Update versions for Oslo release
Update versions for Oslo release Issue-ID: CCSDK-4043 Change-Id: Ie36f7964350b743e7a5df27926c3a9cdf2442eb5 Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'sdnr/wt/featureaggregator/feature-oauth')
-rw-r--r--sdnr/wt/featureaggregator/feature-oauth/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/sdnr/wt/featureaggregator/feature-oauth/pom.xml b/sdnr/wt/featureaggregator/feature-oauth/pom.xml
index 707dc7801..0d4b29434 100644
--- a/sdnr/wt/featureaggregator/feature-oauth/pom.xml
+++ b/sdnr/wt/featureaggregator/feature-oauth/pom.xml
@@ -29,13 +29,13 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>single-feature-parent</artifactId>
- <version>2.6.1</version>
+ <version>2.8.0-SNAPSHOT</version>
<relativePath/>
</parent>
<groupId>org.onap.ccsdk.features.sdnr.wt</groupId>
<artifactId>sdnr-wt-feature-aggregator-oauth</artifactId>
- <version>1.7.0-SNAPSHOT</version>
+ <version>1.8.0-SNAPSHOT</version>
<packaging>feature</packaging>
<name>ccsdk-features :: ${project.artifactId}</name>