From 606d4e7599bb9df1c4d13b4f8ff2c8df1e151c94 Mon Sep 17 00:00:00 2001 From: Patrick Brady Date: Wed, 8 Aug 2018 10:25:15 -0700 Subject: Upgrade appc-dispatcher features to karaf4 Change-Id: I9d2ea6e968a214f0b141d7a3fad7e09dd07eb6d3 Signed-off-by: Patrick Brady Issue-ID: APPC-1136 --- .../appc-dispatcher-common/execution-queue-management-lib/pom.xml | 2 +- appc-dispatcher/appc-dispatcher-common/transaction-recorder/pom.xml | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) (limited to 'appc-dispatcher/appc-dispatcher-common') diff --git a/appc-dispatcher/appc-dispatcher-common/execution-queue-management-lib/pom.xml b/appc-dispatcher/appc-dispatcher-common/execution-queue-management-lib/pom.xml index 82ce55e69..80ba8335f 100644 --- a/appc-dispatcher/appc-dispatcher-common/execution-queue-management-lib/pom.xml +++ b/appc-dispatcher/appc-dispatcher-common/execution-queue-management-lib/pom.xml @@ -43,7 +43,7 @@ org.onap.appc - appc-common + appc-common-bundle ${project.version} diff --git a/appc-dispatcher/appc-dispatcher-common/transaction-recorder/pom.xml b/appc-dispatcher/appc-dispatcher-common/transaction-recorder/pom.xml index 496d51987..59f15b1f9 100644 --- a/appc-dispatcher/appc-dispatcher-common/transaction-recorder/pom.xml +++ b/appc-dispatcher/appc-dispatcher-common/transaction-recorder/pom.xml @@ -41,7 +41,7 @@ org.onap.appc - appc-common + appc-common-bundle ${project.version} @@ -81,6 +81,7 @@ org.onap.appc.transactionrecorder,org.onap.appc.transactionrecorder.impl,org.onap.appc.transactionrecorder.objects + <_removeheaders>Import-Service,Export-Service -- cgit 1.2.3-korg