diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-08-28 13:21:30 -0400 |
---|---|---|
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-08-28 13:21:30 -0400 |
commit | 148c15375d3ad12783451c65d092c66c96360357 (patch) | |
tree | ed2d0e096465d50f3ea155411bfaf3a39572acc0 /sdnr/wt/devicemodel/installer | |
parent | d285daf543d0297a87b1f95e4e3bcc7c45aca0de (diff) |
Roll versions
Roll versions in master branch
Change-Id: I3f804d1c2dc94614f48048813b348a10cdf7857f
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'sdnr/wt/devicemodel/installer')
-rwxr-xr-x | sdnr/wt/devicemodel/installer/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sdnr/wt/devicemodel/installer/pom.xml b/sdnr/wt/devicemodel/installer/pom.xml index 28f2c5484..d64cef513 100755 --- a/sdnr/wt/devicemodel/installer/pom.xml +++ b/sdnr/wt/devicemodel/installer/pom.xml @@ -26,14 +26,14 @@ <groupId>org.onap.ccsdk.features.sdnr.wt</groupId> <artifactId>sdnr-wt-devicemodel-installer</artifactId> - <version>0.6.0-SNAPSHOT</version> + <version>0.6.1-SNAPSHOT</version> <packaging>pom</packaging> <name>ccsdk-features-sdnr-wt :: ${project.artifactId}</name> <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>1.4.0-SNAPSHOT</version> + <version>1.4.1-SNAPSHOT</version> <relativePath/> </parent> |