diff options
author | Dan Timoney <dtimoney@att.com> | 2023-11-09 11:06:47 -0500 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2023-11-09 11:06:47 -0500 |
commit | d4fa4a0ed45ce5aae89344cfade727fe52e64265 (patch) | |
tree | 70f8dd9c76732be0d4c5c48f15507394a4bbef5d /sdnr/wt/data-provider/feature | |
parent | 9472671989c3c80374a72c40395ff5312e2f49f4 (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: Iafee873bb514333f833a1adf0f70fb765f6c1324
Diffstat (limited to 'sdnr/wt/data-provider/feature')
-rw-r--r-- | sdnr/wt/data-provider/feature/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sdnr/wt/data-provider/feature/pom.xml b/sdnr/wt/data-provider/feature/pom.xml index 12ef62788..bec91fdf7 100644 --- a/sdnr/wt/data-provider/feature/pom.xml +++ b/sdnr/wt/data-provider/feature/pom.xml @@ -34,7 +34,7 @@ <groupId>org.onap.ccsdk.features.sdnr.wt</groupId> <artifactId>sdnr-wt-data-provider-feature</artifactId> - <version>1.6.0-SNAPSHOT</version> + <version>1.6.1-SNAPSHOT</version> <packaging>feature</packaging> <name>ccsdk-features :: ${project.artifactId}</name> |