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 /features/installer | |
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 'features/installer')
-rwxr-xr-x | features/installer/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/features/installer/pom.xml b/features/installer/pom.xml index 12fc962a..ea571c7b 100755 --- a/features/installer/pom.xml +++ b/features/installer/pom.xml @@ -11,7 +11,7 @@ <groupId>org.onap.ccsdk.sli.core</groupId> <artifactId>slicore-features-installer</artifactId> - <version>0.7.1-SNAPSHOT</version> + <version>0.7.2-SNAPSHOT</version> <packaging>pom</packaging> <name>ccsdk-sli-core :: features :: ${project.artifactId}</name> |