summaryrefslogtreecommitdiffstats
path: root/springboot/pom.xml
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2020-05-26 08:49:35 -0400
committerDan Timoney <dtimoney@att.com>2020-05-26 08:49:35 -0400
commit568e354fdab920dc7fa6e4001e6a28d7698ea832 (patch)
treeee0c1d45bc62a1a84c4907c5c88065d2b5af6670 /springboot/pom.xml
parenta0ab85bb6f4c814b8605606a6e5f0dc5b8ff7062 (diff)
Update sli northbound version
Update sli northbound version property - had to create new release build to accommodate late fix. Change-Id: Ibad4ef3b80cf4510f6bacc65b78016d79a506694 Issue-ID: CCSDK-2345 Signed-off-by: Dan Timoney <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 2db6da82..d4c6c8f0 100755
--- a/springboot/pom.xml
+++ b/springboot/pom.xml
@@ -5,12 +5,12 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>parent</artifactId>
- <version>1.5.6-SNAPSHOT</version>
+ <version>1.5.7-SNAPSHOT</version>
</parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>springboot-aggregator</artifactId>
- <version>1.5.6-SNAPSHOT</version>
+ <version>1.5.7-SNAPSHOT</version>
<packaging>pom</packaging>
<name>ONAP :: ${project.groupId} :: ${project.artifactId}</name>