diff options
author | Michael Dürre <michael.duerre@highstreet-technologies.com> | 2019-08-02 06:45:49 +0200 |
---|---|---|
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-08-09 08:21:40 -0400 |
commit | b4fce004a40753e396f100ac9abdbe876de5865e (patch) | |
tree | 88daa991a9aada177c8356c81b32aa9323ecb750 /sdnr/northbound/oofpcipoc/model/pom.xml | |
parent | f60b704c23ffb6df5ceb3b6d5b43729a5434f375 (diff) |
fixed mediator app
route requests through apigateway
Issue-ID: SDNC-824
Signed-off-by: Michael Dürre <michael.duerre@highstreet-technologies.com>
Change-Id: Ief159a71888f271a7751884260f85be01efdd6b4
Diffstat (limited to 'sdnr/northbound/oofpcipoc/model/pom.xml')
-rw-r--r-- | sdnr/northbound/oofpcipoc/model/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sdnr/northbound/oofpcipoc/model/pom.xml b/sdnr/northbound/oofpcipoc/model/pom.xml index 9b61cb494..02edcc594 100644 --- a/sdnr/northbound/oofpcipoc/model/pom.xml +++ b/sdnr/northbound/oofpcipoc/model/pom.xml @@ -11,7 +11,7 @@ <groupId>org.onap.ccsdk.features.sdnr.northbound</groupId> <artifactId>oofpcipoc-model</artifactId> - <version>0.5.1-SNAPSHOT</version> + <version>0.5.2-SNAPSHOT</version> <packaging>bundle</packaging> <dependencies> |