From: Tom Pantelis Date: Tue, 19 Jul 2016 01:28:05 +0000 (-0400) Subject: Add blueprint XML for mdsal-singleton-dom-impl X-Git-Tag: release/boron~58 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F56%2F42056%2F5;p=mdsal.git Add blueprint XML for mdsal-singleton-dom-impl Added a blueprint XML file to instantiate and advertise the DOMClusterSingletonServiceProviderImpl instance. Change-Id: I768aae041b5a33d37c21505c7debab77e7dd9c1a Signed-off-by: Tom Pantelis --- diff --git a/singleton-service/mdsal-singleton-dom-impl/pom.xml b/singleton-service/mdsal-singleton-dom-impl/pom.xml index 97c7cb8cc1..8185a91863 100644 --- a/singleton-service/mdsal-singleton-dom-impl/pom.xml +++ b/singleton-service/mdsal-singleton-dom-impl/pom.xml @@ -61,14 +61,6 @@ org.apache.felix maven-bundle-plugin true - - - ${project.groupId}.${project.artifactId} - - org.opendaylight.mdsal.singleton.dom.impl - - - diff --git a/singleton-service/mdsal-singleton-dom-impl/src/main/resources/org/opendaylight/blueprint/dom-singleton.xml b/singleton-service/mdsal-singleton-dom-impl/src/main/resources/org/opendaylight/blueprint/dom-singleton.xml new file mode 100644 index 0000000000..8f0770d20e --- /dev/null +++ b/singleton-service/mdsal-singleton-dom-impl/src/main/resources/org/opendaylight/blueprint/dom-singleton.xml @@ -0,0 +1,16 @@ + + + + + + + + + + + + +