From b4fce004a40753e396f100ac9abdbe876de5865e Mon Sep 17 00:00:00 2001 From: Michael Dürre Date: Fri, 2 Aug 2019 06:45:49 +0200 Subject: fixed mediator app MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit route requests through apigateway Issue-ID: SDNC-824 Signed-off-by: Michael Dürre Change-Id: Ief159a71888f271a7751884260f85be01efdd6b4 --- blueprints-processor/plugin/assignment-provider/pom.xml | 2 +- blueprints-processor/plugin/generator-provider/pom.xml | 2 +- blueprints-processor/plugin/model-provider/pom.xml | 2 +- blueprints-processor/plugin/pom.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'blueprints-processor/plugin') diff --git a/blueprints-processor/plugin/assignment-provider/pom.xml b/blueprints-processor/plugin/assignment-provider/pom.xml index 22f763833..ea534cf75 100644 --- a/blueprints-processor/plugin/assignment-provider/pom.xml +++ b/blueprints-processor/plugin/assignment-provider/pom.xml @@ -26,7 +26,7 @@ org.onap.ccsdk.features - 0.5.1-SNAPSHOT + 0.5.2-SNAPSHOT blueprints-assignment-provider bundle Blueprints Assignment - Provider diff --git a/blueprints-processor/plugin/generator-provider/pom.xml b/blueprints-processor/plugin/generator-provider/pom.xml index 249f264fc..6c259ee26 100644 --- a/blueprints-processor/plugin/generator-provider/pom.xml +++ b/blueprints-processor/plugin/generator-provider/pom.xml @@ -26,7 +26,7 @@ org.onap.ccsdk.features - 0.5.1-SNAPSHOT + 0.5.2-SNAPSHOT blueprints-generator-provider bundle Blueprints Generator - Provider diff --git a/blueprints-processor/plugin/model-provider/pom.xml b/blueprints-processor/plugin/model-provider/pom.xml index 7ed6d22bc..8e5c922a8 100644 --- a/blueprints-processor/plugin/model-provider/pom.xml +++ b/blueprints-processor/plugin/model-provider/pom.xml @@ -26,7 +26,7 @@ org.onap.ccsdk.features - 0.5.1-SNAPSHOT + 0.5.2-SNAPSHOT blueprints-model-provider bundle Blueprints Model - Provider diff --git a/blueprints-processor/plugin/pom.xml b/blueprints-processor/plugin/pom.xml index 06904da63..49bdd986f 100644 --- a/blueprints-processor/plugin/pom.xml +++ b/blueprints-processor/plugin/pom.xml @@ -25,7 +25,7 @@ - 0.5.1-SNAPSHOT + 0.5.2-SNAPSHOT blueprints-processor-plugin org.onap.ccsdk.features pom -- cgit 1.2.3-korg