diff options
author | Dan Timoney <dtimoney@att.com> | 2023-06-06 06:53:08 -0400 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2023-06-06 08:43:54 -0400 |
commit | edbdf2e4910c385c3f50538c2a78e266ae694850 (patch) | |
tree | f4984961b08627a8c7ac5216f5fddfdc12258e90 /odlsli/pom.xml | |
parent | ff5be98acc5a00a0d730fa18a9658086b63a2331 (diff) |
Roll master for Montreal
Roll version to initial snapshot for Montreal release
Issue-ID: CCSDK-3903
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I874898373e2dd7e6d4a6b82aa714fb52abad194c
Diffstat (limited to 'odlsli/pom.xml')
-rw-r--r-- | odlsli/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/odlsli/pom.xml b/odlsli/pom.xml index dbbe6fb1..f367103b 100644 --- a/odlsli/pom.xml +++ b/odlsli/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.distribution</groupId> <artifactId>distribution-root</artifactId> - <version>1.5.2-SNAPSHOT</version> + <version>1.6.0-SNAPSHOT</version> </parent> <artifactId>distribution-odlsli</artifactId> |