From 1c192d2dd68724e292b6a30f463085a262e1e813 Mon Sep 17 00:00:00 2001 From: Patrick Brady Date: Wed, 15 Feb 2017 23:11:26 -0800 Subject: Moving all files to root directory Change-Id: Ica5535fd6ec85f350fe1640b42137b49f83f10f0 Signed-off-by: Patrick Brady --- .../src/main/resources/initial/appc-provider.xml | 118 +++++++++++++++++++++ 1 file changed, 118 insertions(+) create mode 100644 appc-provider/appc-provider-bundle/src/main/resources/initial/appc-provider.xml (limited to 'appc-provider/appc-provider-bundle/src/main/resources/initial/appc-provider.xml') diff --git a/appc-provider/appc-provider-bundle/src/main/resources/initial/appc-provider.xml b/appc-provider/appc-provider-bundle/src/main/resources/initial/appc-provider.xml new file mode 100644 index 000000000..524993b4c --- /dev/null +++ b/appc-provider/appc-provider-bundle/src/main/resources/initial/appc-provider.xml @@ -0,0 +1,118 @@ + + + + + + + + + + + + + prefix:appc-provider-impl + + appc-provider-impl + + + + binding:binding-rpc-registry + binding-rpc-broker + + + + binding:binding-async-data-broker + binding-data-broker + + + + + binding:binding-notification-service + + binding-notification-broker + + + + + + + + prefix:appc-provider-lcm-impl + + appc-provider-lcm-impl + + + + binding:binding-rpc-registry + binding-rpc-broker + + + + binding:binding-async-data-broker + binding-data-broker + + + + + binding:binding-notification-service + + binding-notification-broker + + + + + + + + + + + + + + + org:openecomp:appc:provider:impl?module=appc-provider-impl&revision=2014-05-23 + + org:openecomp:appc:provider:lcm:impl?module=appc-provider-lcm-impl&revision=2016-01-08 + + + + -- cgit 1.2.3-korg