summaryrefslogtreecommitdiffstats
path: root/springboot/pom.xml
diff options
context:
space:
mode:
authorTimoney, Dan (dt5972) <dtimoney@att.com>2019-05-28 10:42:53 -0400
committerTimoney, Dan (dt5972) <dtimoney@att.com>2019-05-28 11:11:54 -0400
commit1f67d79936ae0a34f51b50d7b41514fd6ce5dd22 (patch)
tree43495282138f86bb0181bf86aadf34eeef1f5708 /springboot/pom.xml
parentdc230cb43b0d36105f4b1c226f6ef407ecf497f2 (diff)
Roll to next snapshot1.2.4dublin
Roll to next snapshot (1.2.4-SNAPSHOT), and update ccsdk versions to 0.4.4 Change-Id: Ibf1d359f494031ea5b955b39ec970a71895dd423 Issue-ID: CCSDK-1362 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 58720796..fc837f01 100755
--- a/springboot/pom.xml
+++ b/springboot/pom.xml
@@ -7,12 +7,12 @@
<packaging>pom</packaging>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>springboot-aggregator</artifactId>
- <version>1.2.3-SNAPSHOT</version>
+ <version>1.2.4-SNAPSHOT</version>
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>parent</artifactId>
- <version>1.2.3-SNAPSHOT</version>
+ <version>1.2.4-SNAPSHOT</version>
</parent>
<name>ONAP :: ${project.groupId} :: ${project.artifactId}</name>