summaryrefslogtreecommitdiffstats
path: root/springboot/pom.xml
diff options
context:
space:
mode:
authorTimoney, Dan (dt5972) <dtimoney@att.com>2022-10-20 14:22:09 -0400
committerTimoney, Dan (dt5972) <dtimoney@att.com>2022-10-20 14:22:09 -0400
commit9d4203e3683a9ef94011b9d2ae015f216287b6f3 (patch)
treebc0dce2e6fd1ccfeaf906ceedcf444b41bbc7eeb /springboot/pom.xml
parentf65e1612c4a48c919704d561b888f7da4edbeb25 (diff)
Roll master branch to London numbering
Roll master branch numbers to London release numbering Change-Id: I192be24a3ad662f9a8bc902249c5122d62d5e47e Issue-ID: CCSDK-3779 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
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 853109ea..46fce90d 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.4.4-SNAPSHOT</version>
+ <version>2.5.0-SNAPSHOT</version>
</parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>springboot-aggregator</artifactId>
- <version>2.4.4-SNAPSHOT</version>
+ <version>2.5.0-SNAPSHOT</version>
<packaging>pom</packaging>
<name>ONAP :: ${project.groupId} :: ${project.artifactId}</name>