From 237e4d0ffa907fefd203f1e34cba840f4d8eba08 Mon Sep 17 00:00:00 2001 From: Patrick Brady Date: Mon, 10 Sep 2018 08:39:45 -0700 Subject: Fix for artifact handler rpc error Change over to using blueprint for rpc registration Change-Id: Ie647472eb3e42eb7e878c526b13acbfffd1bc18f Signed-off-by: Patrick Brady Issue-ID: APPC-1185 --- .../src/main/feature/feature.xml | 26 ---------------------- 1 file changed, 26 deletions(-) delete mode 100644 appc-inbound/appc-artifact-handler/features/onap-appc-artifact-handler/src/main/feature/feature.xml (limited to 'appc-inbound/appc-artifact-handler/features') diff --git a/appc-inbound/appc-artifact-handler/features/onap-appc-artifact-handler/src/main/feature/feature.xml b/appc-inbound/appc-artifact-handler/features/onap-appc-artifact-handler/src/main/feature/feature.xml deleted file mode 100644 index 0e5ddcfac..000000000 --- a/appc-inbound/appc-artifact-handler/features/onap-appc-artifact-handler/src/main/feature/feature.xml +++ /dev/null @@ -1,26 +0,0 @@ - - - - - mvn:org.onap.appc/appc-artifact-handler-provider/${project.version}/xml/config - - \ No newline at end of file -- cgit 1.2.3-korg