diff options
author | Dan Timoney <dtimoney@att.com> | 2020-03-06 10:19:12 -0500 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2020-03-06 10:19:12 -0500 |
commit | 029c9a690226522b96c0597b8e32bdbc0c6fb2ef (patch) | |
tree | 26dc27507aa1c5631957be6ffaaac7639954e828 /dependencies | |
parent | ad032bae37da536a3fb5a28f07ada88926f9499a (diff) |
Roll to next Frankfurt snapshot
Roll to next Frankfurt snapshot (0.7.2-SNAPSHOT)
Change-Id: I787ec23d2b30cecbae1e491c25e5fd4d8d566537
Issue-ID: CCSDK-2152
Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'dependencies')
-rwxr-xr-x | dependencies/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dependencies/pom.xml b/dependencies/pom.xml index da681ba7..b6ef35b6 100755 --- a/dependencies/pom.xml +++ b/dependencies/pom.xml @@ -11,7 +11,7 @@ <groupId>org.onap.ccsdk.distribution</groupId> <artifactId>dependencies</artifactId> - <version>0.7.1-SNAPSHOT</version> + <version>0.7.2-SNAPSHOT</version> <packaging>pom</packaging> <name>ccsdk-distribution:: dependencies</name> |