diff options
author | sai-neetha <sai-neetha.phulmali@highstreet-technologies.com> | 2019-08-08 11:45:30 +0200 |
---|---|---|
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-08-09 10:04:50 -0400 |
commit | 675e35464d14a4b18290acaa3b999343dc42e2fe (patch) | |
tree | b037d39d35c340fbbb6e86b6fad2f356ce01b491 /sdnr/wt/odlux/apps/mediatorApp/pom.xml | |
parent | b4fce004a40753e396f100ac9abdbe876de5865e (diff) |
Application name changes in meta json
Application name changes in meta json
Rebased for version 0.5.2-SNAPSHOT
Issue-ID: SDNC-842
Signed-off-by: sai-neetha <sai-neetha.phulmali@highstreet-technologies.com>
Change-Id: Ied888a1d4228c1ad85617aec8584c4069761b49a
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 9d4121a98..96c9ef5cf 100644 --- a/sdnr/wt/odlux/apps/mediatorApp/pom.xml +++ b/sdnr/wt/odlux/apps/mediatorApp/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent</artifactId> - <version>1.3.2</version> + <version>1.3.3-SNAPSHOT</version> <relativePath/> </parent> |