diff options
Diffstat (limited to 'sdnr/wt-odlux/odlux/apps/demoApp')
-rw-r--r-- | sdnr/wt-odlux/odlux/apps/demoApp/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sdnr/wt-odlux/odlux/apps/demoApp/pom.xml b/sdnr/wt-odlux/odlux/apps/demoApp/pom.xml index 008c4977f..e69001530 100644 --- a/sdnr/wt-odlux/odlux/apps/demoApp/pom.xml +++ b/sdnr/wt-odlux/odlux/apps/demoApp/pom.xml @@ -25,7 +25,7 @@ <groupId>org.onap.ccsdk.features.sdnr.odlux</groupId> <artifactId>sdnr-odlux-app-demoApp</artifactId> - <version>2.0.1-SNAPSHOT</version> + <version>2.0.1</version> <packaging>jar</packaging> <name>SDNR ODLUX :: ${project.artifactId}</name> |