diff options
author | Dan Timoney <dtimoney@att.com> | 2020-03-05 11:52:32 -0500 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2020-03-05 11:52:32 -0500 |
commit | b24071869fc6f31cd3aec7750021798aafeeffa1 (patch) | |
tree | 361b29e3ca2ccc727e1ef1e0814f94811b4632b0 /artifacts | |
parent | 50ca197af9b9e0eadb2626ec6ca41dcd1d792b73 (diff) |
Roll to next Frankfurt snapshot
Roll to next Frankfurt snapshot (0.7.2-SNAPSHOT)
Change-Id: Ib8ab73e10e9efc3c016b2c1131e8b026605e9573
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 a6f406df..1266cc6d 100755 --- a/artifacts/pom.xml +++ b/artifacts/pom.xml @@ -4,7 +4,7 @@ <groupId>org.onap.ccsdk.sli.plugins</groupId> <artifactId>sli-plugins-artifacts</artifactId> - <version>0.7.1-SNAPSHOT</version> + <version>0.7.2-SNAPSHOT</version> <packaging>pom</packaging> <name>ccsdk-sli-plugins :: sli-plugins-artifacts</name> |