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 --- aafshiro/features/ccsdk-aafshiro/pom.xml | 2 +- aafshiro/features/features-aafshiro/pom.xml | 2 +- aafshiro/features/pom.xml | 2 +- aafshiro/installer/pom.xml | 2 +- aafshiro/pom.xml | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) (limited to 'aafshiro') diff --git a/aafshiro/features/ccsdk-aafshiro/pom.xml b/aafshiro/features/ccsdk-aafshiro/pom.xml index 39b0b3e3c..1b663e867 100755 --- a/aafshiro/features/ccsdk-aafshiro/pom.xml +++ b/aafshiro/features/ccsdk-aafshiro/pom.xml @@ -26,7 +26,7 @@ org.onap.ccsdk.features ccsdk-aafshiro - 0.5.1-SNAPSHOT + 0.5.2-SNAPSHOT feature ccsdk-features :: aafshiro :: ${project.artifactId} diff --git a/aafshiro/features/features-aafshiro/pom.xml b/aafshiro/features/features-aafshiro/pom.xml index a6e384dd0..b408d1342 100755 --- a/aafshiro/features/features-aafshiro/pom.xml +++ b/aafshiro/features/features-aafshiro/pom.xml @@ -26,7 +26,7 @@ org.onap.ccsdk.features features-aafshiro - 0.5.1-SNAPSHOT + 0.5.2-SNAPSHOT feature ccsdk-features :: aafshiro :: ${project.artifactId} diff --git a/aafshiro/features/pom.xml b/aafshiro/features/pom.xml index 1885e119c..709b1fa86 100755 --- a/aafshiro/features/pom.xml +++ b/aafshiro/features/pom.xml @@ -26,7 +26,7 @@ org.onap.ccsdk.features aafshiro-features - 0.5.1-SNAPSHOT + 0.5.2-SNAPSHOT pom ccsdk-features :: aafshiro :: ${project.artifactId} diff --git a/aafshiro/installer/pom.xml b/aafshiro/installer/pom.xml index 5efea85cc..b4db1571d 100755 --- a/aafshiro/installer/pom.xml +++ b/aafshiro/installer/pom.xml @@ -26,7 +26,7 @@ org.onap.ccsdk.features aafshiro-installer - 0.5.1-SNAPSHOT + 0.5.2-SNAPSHOT pom ccsdk-features :: aafshiro :: ${project.artifactId} diff --git a/aafshiro/pom.xml b/aafshiro/pom.xml index 96788b816..181339d40 100755 --- a/aafshiro/pom.xml +++ b/aafshiro/pom.xml @@ -26,7 +26,7 @@ org.onap.ccsdk.features aafshiro - 0.5.1-SNAPSHOT + 0.5.2-SNAPSHOT pom ccsdk-features :: aafshiro -- cgit 1.2.3-korg