diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2019-09-19 15:39:01 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2019-09-19 15:39:01 +0000 |
commit | 5762becf6ab1c3be8c829ffc4ef5e47893549f64 (patch) | |
tree | 972e8cf4dd11d04dfa04da6f5c27ecd98acf8c66 /sdnr/wt/odlux/apps/apiDemo | |
parent | 46c4ccd71453cd30760cd79abb9b7ee1a49d5a13 (diff) |
Release ccsdk/features0.6.3
Diffstat (limited to 'sdnr/wt/odlux/apps/apiDemo')
-rw-r--r-- | sdnr/wt/odlux/apps/apiDemo/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sdnr/wt/odlux/apps/apiDemo/pom.xml b/sdnr/wt/odlux/apps/apiDemo/pom.xml index ccbf9816c..91bf9ecaf 100644 --- a/sdnr/wt/odlux/apps/apiDemo/pom.xml +++ b/sdnr/wt/odlux/apps/apiDemo/pom.xml @@ -4,13 +4,13 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent</artifactId> - <version>1.4.3-SNAPSHOT</version> + <version>1.4.3</version> <relativePath/> </parent> <modelVersion>4.0.0</modelVersion> <groupId>org.onap.ccsdk.features.sdnr.wt</groupId> <artifactId>sdnr-wt-odlux-app-apiDemo</artifactId> - <version>0.6.3-SNAPSHOT</version> + <version>0.6.3</version> <packaging>bundle</packaging> <name>sdnr-wt-odlux-app-apiDemo</name> <licenses> |