summaryrefslogtreecommitdiffstats
path: root/springboot/pom.xml
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2023-11-09 12:28:22 -0500
committerDan Timoney <dtimoney@att.com>2023-11-09 12:28:22 -0500
commitce63934ab223cd83a97a9403bb971e55ac003993 (patch)
tree8e97b0ff746cebca84eaae4a8beb79e755e58e66 /springboot/pom.xml
parent2c9d634a12406098bd2ea7dbc48f141574187811 (diff)
Roll master to snapshot version for New Delhi release
Roll snapshot version of master to version for next ONAP release Issue-ID: CCSDK-3956 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Ib15aacb1cfc54a455714f5297154ab5d752d32b8
Diffstat (limited to 'springboot/pom.xml')
-rwxr-xr-xspringboot/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/springboot/pom.xml b/springboot/pom.xml
index f0575cd5..29285af7 100755
--- a/springboot/pom.xml
+++ b/springboot/pom.xml
@@ -5,12 +5,12 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>parent</artifactId>
- <version>2.6.2-SNAPSHOT</version>
+ <version>2.7.0-SNAPSHOT</version>
</parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>springboot-aggregator</artifactId>
- <version>2.6.2-SNAPSHOT</version>
+ <version>2.7.0-SNAPSHOT</version>
<packaging>pom</packaging>
<name>ONAP :: ${project.groupId} :: ${project.artifactId}</name>