aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2024-08-08 16:02:23 -0400
committerDan Timoney <dtimoney@att.com>2024-08-08 16:02:23 -0400
commit48cfbaa6b0e5041bc5d63642c817c7fc4795d64f (patch)
tree5a867203633abb65bae1de95e2bec83201855cb3 /pom.xml
parent4e4e9ed3d9504cb475b13ef0910a6892cf965ed6 (diff)
Update versions for Oslo release
Update versions for Oslo release Issue-ID: CCSDK-4043 Change-Id: If47a626774fb9feee1a52cfadbcebce60f9dc26d Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'pom.xml')
-rwxr-xr-xpom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index 1c2471be..a515c9e9 100755
--- a/pom.xml
+++ b/pom.xml
@@ -5,13 +5,13 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>spring-boot-30-starter-parent</artifactId>
- <version>2.6.1</version>
+ <version>2.8.0-SNAPSHOT</version>
<relativePath/>
</parent>
<groupId>org.onap.ccsdk.apps</groupId>
<artifactId>ccsdk-apps</artifactId>
- <version>1.7.0-SNAPSHOT</version>
+ <version>1.8.0-SNAPSHOT</version>
<packaging>pom</packaging>
<name>ccsdk-apps</name>