diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2019-08-02 13:36:26 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2019-08-02 13:36:26 +0000 |
commit | ede9f8b68a00726f3ff673ad37fe678b4f81a0b5 (patch) | |
tree | 2b8525b88c9c3d2346f00fe17be9fa0f7ccb1089 /sdnr/wt/odlux/apps/configurationApp/pom.xml | |
parent | d45b32fd84aed39798426423919115f8295813ad (diff) |
Release ccsdk/features0.5.0
Diffstat (limited to 'sdnr/wt/odlux/apps/configurationApp/pom.xml')
-rw-r--r-- | sdnr/wt/odlux/apps/configurationApp/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sdnr/wt/odlux/apps/configurationApp/pom.xml b/sdnr/wt/odlux/apps/configurationApp/pom.xml index f0fbea128..1d5d24523 100644 --- a/sdnr/wt/odlux/apps/configurationApp/pom.xml +++ b/sdnr/wt/odlux/apps/configurationApp/pom.xml @@ -4,13 +4,13 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent</artifactId> - <version>1.3.1-SNAPSHOT</version> + <version>1.3.1</version> <relativePath/> </parent> <modelVersion>4.0.0</modelVersion> <groupId>org.onap.ccsdk.features.sdnr.wt</groupId> <artifactId>sdnr-wt-odlux-app-configurationApp</artifactId> - <version>0.5.0-SNAPSHOT</version> + <version>0.5.0</version> <packaging>bundle</packaging> <name>sdnr-wt-odlux-app-configurationApp</name> <licenses> |