diff options
author | Dan Timoney <dtimoney@att.com> | 2023-11-10 10:04:48 -0500 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2023-11-10 10:04:48 -0500 |
commit | 89ebab617ae3808f63a4306d05cf93d6868f6060 (patch) | |
tree | 9cbb6f12633fb7b3465c4a615d82c1e3f50b0087 /sdnr/wt/pom.xml | |
parent | d4fa4a0ed45ce5aae89344cfade727fe52e64265 (diff) |
Roll master to snapshot version for New Delhi release
Roll master to initial snapshot version for New Delhi release
Issue-ID: CCSDK-3954
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I020d7b29f036e0047d8516c28f1f12e5fd1dcbaf
Diffstat (limited to 'sdnr/wt/pom.xml')
-rw-r--r-- | sdnr/wt/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sdnr/wt/pom.xml b/sdnr/wt/pom.xml index 43bfe66fc..036ffbb19 100644 --- a/sdnr/wt/pom.xml +++ b/sdnr/wt/pom.xml @@ -30,7 +30,7 @@ <groupId>org.onap.ccsdk.features.sdnr.wt</groupId> <artifactId>sdnr-wt</artifactId> - <version>1.6.1-SNAPSHOT</version> + <version>1.7.0-SNAPSHOT</version> <packaging>pom</packaging> <name>ccsdk-sdnr-wireless transport :: micro-services</name> |