diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-05-02 11:43:50 -0400 |
---|---|---|
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-05-02 13:24:25 -0400 |
commit | f3d5c900d268667062d98530dd9cb806f9c99827 (patch) | |
tree | af19c44329621616e833d4bdf3af5d3b11d61c67 /sdnr/wt/odlux/apps/mediatorApp/pom.xml | |
parent | c013cb97ea71ed746d31c5d822d57c5679fe2068 (diff) |
Fix versions
Fix versions in ccsdk/features repo to be consistent
Change-Id: I092be3394567785dc16dbdcbae951afa13b42df4
Issue-ID: CCSDK-1297
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'sdnr/wt/odlux/apps/mediatorApp/pom.xml')
-rw-r--r-- | sdnr/wt/odlux/apps/mediatorApp/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sdnr/wt/odlux/apps/mediatorApp/pom.xml b/sdnr/wt/odlux/apps/mediatorApp/pom.xml index b78949ec0..5afcd2d30 100644 --- a/sdnr/wt/odlux/apps/mediatorApp/pom.xml +++ b/sdnr/wt/odlux/apps/mediatorApp/pom.xml @@ -11,7 +11,7 @@ <modelVersion>4.0.0</modelVersion> <groupId>org.onap.ccsdk.features.sdnr.wt</groupId> <artifactId>sdnr-wt-odlux-app-mediatorApp</artifactId> - <version>0.4.2-SNAPSHOT</version> + <version>0.5.0-SNAPSHOT</version> <packaging>bundle</packaging> <name>sdnr-wt-odlux-app-mediatorApp</name> <licenses> |