diff options
author | Dan Timoney <dtimoney@att.com> | 2020-05-29 13:40:34 -0400 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2020-05-29 13:40:34 -0400 |
commit | fdce02008ce92b06b872b524f7a8d50406de7369 (patch) | |
tree | 0c6a45bb3aba0f6fa80c6ce39a08788341b22d5f /sdnr/wt/odlux/apps/inventoryApp | |
parent | adc95a4d16b196180702124a86a3af51d106aaa5 (diff) |
Roll versions for final Frankfurt release
Roll versions for final Frankfurt release
Issue-ID: CCSDK-2345
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I7cdf94b3494dd585b08282f7fb383c5bf8edd35e
Diffstat (limited to 'sdnr/wt/odlux/apps/inventoryApp')
-rw-r--r-- | sdnr/wt/odlux/apps/inventoryApp/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sdnr/wt/odlux/apps/inventoryApp/pom.xml b/sdnr/wt/odlux/apps/inventoryApp/pom.xml index 9c72c292f..f39a40eae 100644 --- a/sdnr/wt/odlux/apps/inventoryApp/pom.xml +++ b/sdnr/wt/odlux/apps/inventoryApp/pom.xml @@ -26,13 +26,13 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent</artifactId> - <version>1.5.6</version> + <version>1.5.8-SNAPSHOT</version> <relativePath/> </parent> <groupId>org.onap.ccsdk.features.sdnr.wt</groupId> <artifactId>sdnr-wt-odlux-app-inventoryApp</artifactId> - <version>0.7.5-SNAPSHOT</version> + <version>0.7.6-SNAPSHOT</version> <packaging>bundle</packaging> <name>ccsdk-features :: ${project.artifactId}</name> |