diff options
author | Dan Timoney <dtimoney@att.com> | 2020-01-30 09:53:35 -0500 |
---|---|---|
committer | KAPIL SINGAL <ks220y@att.com> | 2020-01-30 15:32:42 +0000 |
commit | 4903545aae48b6b8169b8716ba5bce7f0cd8d7ba (patch) | |
tree | 6211937b56e4405f3c12e10c74f9b85c4fae9d08 /sdnr/wt/devicemanager-onf/feature/pom.xml | |
parent | 094e6e60ef2fda90f894b1b2f256b99a9d8c7f93 (diff) |
Roll to next snapshot
Roll to snapshot 0.7.1-SNAPSHOT version
Change-Id: I9b48334b6d91d249b8b8b1ba6fc61fe0ef3730b8
Issue-ID: CCSDK-1963
Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'sdnr/wt/devicemanager-onf/feature/pom.xml')
-rw-r--r-- | sdnr/wt/devicemanager-onf/feature/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sdnr/wt/devicemanager-onf/feature/pom.xml b/sdnr/wt/devicemanager-onf/feature/pom.xml index bd6b5d94e..aad8f4eaa 100644 --- a/sdnr/wt/devicemanager-onf/feature/pom.xml +++ b/sdnr/wt/devicemanager-onf/feature/pom.xml @@ -27,13 +27,13 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>single-feature-parent</artifactId> - <version>1.5.1</version> + <version>1.5.2-SNAPSHOT</version> <relativePath/> </parent> <groupId>org.onap.ccsdk.features.sdnr.wt</groupId> <artifactId>sdnr-wt-devicemanager-onf-feature</artifactId> - <version>0.7.0-SNAPSHOT</version> + <version>0.7.1-SNAPSHOT</version> <packaging>feature</packaging> <name>ccsdk-features :: ${project.artifactId}</name> |