From 58d1bddf8148b33e613931f4ec94dd5e591bc7cf Mon Sep 17 00:00:00 2001 From: Patrick Brady Date: Fri, 7 Sep 2018 11:38:32 -0700 Subject: Fix for provider rpc error Change over to using blueprint for rpc registration Tests cases will need to be modified and uncommented Change-Id: I6535c2d9d141406ac29dc8bb2b769fea3bdbf53f Signed-off-by: Patrick Brady Issue-ID: APPC-1185 --- .../appc-request-handler-features/onap-appc-request-handler/pom.xml | 5 ----- 1 file changed, 5 deletions(-) (limited to 'appc-dispatcher/appc-request-handler') diff --git a/appc-dispatcher/appc-request-handler/appc-request-handler-features/onap-appc-request-handler/pom.xml b/appc-dispatcher/appc-request-handler/appc-request-handler-features/onap-appc-request-handler/pom.xml index ae69fe990..380be5e13 100644 --- a/appc-dispatcher/appc-request-handler/appc-request-handler-features/onap-appc-request-handler/pom.xml +++ b/appc-dispatcher/appc-request-handler/appc-request-handler-features/onap-appc-request-handler/pom.xml @@ -71,11 +71,6 @@ limitations under the License. appc-message-adapter-api ${project.version} - - org.onap.appc - appc-provider-model - ${project.version} - org.onap.appc appc-command-executor-api -- cgit 1.2.3-korg