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 /dependencies | |
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 '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 4cc888a1..4d989c7f 100755 --- a/dependencies/pom.xml +++ b/dependencies/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>dependencies</artifactId> |