summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2024-08-07 17:10:10 -0400
committerDan Timoney <dtimoney@att.com>2024-08-07 17:10:10 -0400
commit535251836360e89cc4611b0c96e247d70109f4fb (patch)
tree1e209c90d966bdadb84928cbfb9dc54528df75eb /pom.xml
parent168c8a13e0780dcad5eaed720a5700d9e343dacc (diff)
Update version for Oslo release
Update version in master branch for Oslo release Issue-ID: CCSDK-4043 Change-Id: I792a395671d4c4d62fc5bda9f99873158a17621f Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index 781775f6..c0e9ac76 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,12 +5,12 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>oparent</artifactId>
- <version>2.7.0-SNAPSHOT</version>
+ <version>2.8.0-SNAPSHOT</version>
</parent>
<groupId>org.onap.ccsdk.distribution</groupId>
<artifactId>distribution-root</artifactId>
- <version>1.6.1-SNAPSHOT</version>
+ <version>1.7.0-SNAPSHOT</version>
<packaging>pom</packaging>
<name>ccsdk-distribution</name>