diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-08-06 11:32:10 -0400 |
---|---|---|
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-08-06 11:32:10 -0400 |
commit | a93828ae3a2bfe74e2cf36a0ba9887f0a6a19434 (patch) | |
tree | f141068aa4349b500a16a9e3106b5d30a66d7f15 /sdnr/wt/devicemodel/installer/pom.xml | |
parent | 99f7280b3287db70a4500c273d46a8097e8be421 (diff) |
Roll version to recreate release artifacts
Roll versions to 0.5.1 - need to re-release El Alto early release
Change-Id: Ibb269d876fcf41591164b27d0de3142ec79fe5ab
Issue-ID: CCSDK-1563
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'sdnr/wt/devicemodel/installer/pom.xml')
-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 afa4f6540..aea6cb143 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.5.0-SNAPSHOT</version> + <version>0.5.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.3.1-SNAPSHOT</version> + <version>1.3.2</version> <relativePath/> </parent> |