diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2020-09-09 21:27:49 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2020-09-09 21:27:49 +0000 |
commit | 1e3f4855fafd3c2583129078ccaf0932f5e2fa48 (patch) | |
tree | 1bcc838e856353d54dc7534dff6770bcf192c8c1 /sdnr/wt/odlux/apps/inventoryApp | |
parent | 69551cc92f779fd0d2fa40abd70765b92ed691c8 (diff) |
Release ccsdk/features1.0.1
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 11843197e..3b18a5d7e 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>2.0.1-SNAPSHOT</version> + <version>2.0.1</version> <relativePath/> </parent> <groupId>org.onap.ccsdk.features.sdnr.wt</groupId> <artifactId>sdnr-wt-odlux-app-inventoryApp</artifactId> - <version>1.0.1-SNAPSHOT</version> + <version>1.0.1</version> <packaging>bundle</packaging> <name>ccsdk-features :: ${project.artifactId}</name> |