summaryrefslogtreecommitdiffstats
path: root/springboot/pom.xml
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2021-08-25 16:38:47 -0400
committerDan Timoney <dtimoney@att.com>2021-08-25 16:38:47 -0400
commit34d1d89de3321912f4312b7ba60852af4bf36398 (patch)
tree351f5d61b005c33dc14f20b04b29e7a3dcd01a1e /springboot/pom.xml
parent629333741c94ca57488c0182a877e2b07ba983f2 (diff)
Release version 1.1.8 of ccsdk/parenthonolulu
Release version 1.1.8 of ccsdk/parent Issue-ID: CCSDK-3423 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I852170840b923d89e4589b836173d08388535148
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 9ac6f19a..5faa4129 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.1.8-SNAPSHOT</version>
+ <version>2.1.9-SNAPSHOT</version>
</parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>springboot-aggregator</artifactId>
- <version>2.1.8-SNAPSHOT</version>
+ <version>2.1.9-SNAPSHOT</version>
<packaging>pom</packaging>
<name>ONAP :: ${project.groupId} :: ${project.artifactId}</name>