diff options
author | Dan Timoney <dtimoney@att.com> | 2023-11-09 11:03:22 -0500 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2023-11-10 14:57:40 +0000 |
commit | fce1601adb375ffc798e1fb954e3f42cf72a5177 (patch) | |
tree | 460824cd60cc3f0aea3b77f2db5955fc0db2d73f /dependencies/pom.xml | |
parent | 41f2b5191a3d0929ce93a2e57c494a91fb90c2b6 (diff) |
Release version 1.6.0 maven artifacts
Release version 1.6.0 (Montreal) maven artifacts and roll to next snapshot
Issue-ID: CCSDK-3956
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I371dfa10e265c130d80b397a60debb3ebb650558
Diffstat (limited to 'dependencies/pom.xml')
-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 fa979277..40b183da 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.6.0-SNAPSHOT</version> + <version>1.6.1-SNAPSHOT</version> </parent> <artifactId>dependencies</artifactId> |