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 /odlsli/pom.xml | |
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 'odlsli/pom.xml')
-rw-r--r-- | odlsli/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/odlsli/pom.xml b/odlsli/pom.xml index c572198c..f056398d 100644 --- a/odlsli/pom.xml +++ b/odlsli/pom.xml @@ -5,11 +5,11 @@ <parent> <groupId>org.onap.ccsdk.distribution</groupId> <artifactId>distribution-root</artifactId> - <version>0.7.1-SNAPSHOT</version> + <version>0.7.2-SNAPSHOT</version> </parent> <artifactId>distribution-odlsli</artifactId> - <version>0.7.1-SNAPSHOT</version> + <version>0.7.2-SNAPSHOT</version> <packaging>pom</packaging> <name>ccsdk-distribution :: odlsli</name> |