diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-09-11 11:00:11 -0400 |
---|---|---|
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-09-11 11:00:11 -0400 |
commit | bd701162797435e16ad6c87ac777fb9294e531bf (patch) | |
tree | 2bf797b101ed1057c88946e8cefe7ba246e9fddb /sdnr/wt/devicemanager/provider/pom.xml | |
parent | f56e0a33d4a63d66491826ad9dc358c0f4b22826 (diff) |
Roll versions for El Alto
Roll to next El Alto snapshot
Change-Id: Iaca47d949626bdc8075d97089372d997c8b249e1
Issue-ID: CCSDK-1701
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'sdnr/wt/devicemanager/provider/pom.xml')
-rw-r--r-- | sdnr/wt/devicemanager/provider/pom.xml | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/sdnr/wt/devicemanager/provider/pom.xml b/sdnr/wt/devicemanager/provider/pom.xml index c31d78a6f..975170522 100644 --- a/sdnr/wt/devicemanager/provider/pom.xml +++ b/sdnr/wt/devicemanager/provider/pom.xml @@ -20,14 +20,14 @@ <groupId>org.onap.ccsdk.features.sdnr.wt</groupId> <artifactId>sdnr-wt-devicemanager-provider</artifactId> - <version>0.6.1-SNAPSHOT</version> + <version>0.6.2-SNAPSHOT</version> <name>ccsdk-features-sdnr-wt :: ${project.artifactId}</name> <packaging>bundle</packaging> <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>binding-parent</artifactId> - <version>1.4.1-SNAPSHOT</version> + <version>1.4.2-SNAPSHOT</version> <relativePath/> </parent> @@ -472,4 +472,3 @@ </plugins> </build> </project> - |