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 /artifacts | |
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 'artifacts')
-rwxr-xr-x | artifacts/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/artifacts/pom.xml b/artifacts/pom.xml index a99345c8..fa228f8b 100755 --- a/artifacts/pom.xml +++ b/artifacts/pom.xml @@ -4,7 +4,7 @@ <groupId>org.onap.ccsdk.sli.core</groupId> <artifactId>sli-core-artifacts</artifactId> - <version>0.7.1-SNAPSHOT</version> + <version>0.7.2-SNAPSHOT</version> <packaging>pom</packaging> <name>ccsdk-sli-core :: sli-core-artifacts</name> |