diff options
author | Dan Timoney <dtimoney@att.com> | 2020-03-05 11:42:57 -0500 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2020-03-05 11:42:57 -0500 |
commit | 3397b655d7f6909a7dfee8b6e8ed880392569b28 (patch) | |
tree | 8ae9c20c09a8e47291cd335a1fe15b2ddc1a2d56 /sliapi/springboot | |
parent | 958ebf9ce643c6b5da6bce84e38bd2acafea9aec (diff) |
Roll to next Frankfurt snapshot
Roll to next Frankfurt snapshot (0.7.2-SNAPSHOT)
Change-Id: Ib847e33c08ad7fa5d47259f83ab47b08e519d31c
Issue-ID: CCSDK-2152
Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'sliapi/springboot')
-rw-r--r-- | sliapi/springboot/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sliapi/springboot/pom.xml b/sliapi/springboot/pom.xml index 602c20af..e81362e0 100644 --- a/sliapi/springboot/pom.xml +++ b/sliapi/springboot/pom.xml @@ -11,7 +11,7 @@ <groupId>org.onap.ccsdk.sli.core</groupId> <artifactId>sliapi-springboot</artifactId> - <version>0.7.1-SNAPSHOT</version> + <version>0.7.2-SNAPSHOT</version> <packaging>jar</packaging> <name>ccsdk-sli-core :: sliapi :: ${project.artifactId}</name> |