X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fmessagebus-impl%2Fpom.xml;h=9224ff0e91faa8545e58094f8e8dd496fe555bb2;hb=refs%2Fchanges%2F16%2F21516%2F5;hp=ccb72191c43376ebda39b93a35cda0770eecb69c;hpb=3997099eb61b0f2adc47f7a85952c324e9de223f;p=controller.git diff --git a/opendaylight/md-sal/messagebus-impl/pom.xml b/opendaylight/md-sal/messagebus-impl/pom.xml index ccb72191c4..9224ff0e91 100644 --- a/opendaylight/md-sal/messagebus-impl/pom.xml +++ b/opendaylight/md-sal/messagebus-impl/pom.xml @@ -1,4 +1,11 @@ + @@ -10,7 +17,7 @@ 1.2.0-SNAPSHOT - message-bus-impl + messagebus-impl ${project.artifactId} bundle @@ -42,12 +49,39 @@ org.opendaylight.controller - message-bus-api + messagebus-api + 1.2.0-SNAPSHOT + + + org.opendaylight.controller + messagebus-spi + 1.2.0-SNAPSHOT + + + org.opendaylight.controller + sal-netconf-connector org.opendaylight.controller sal-binding-config + + + + junit + junit + test + + + org.glassfish.jersey.test-framework.providers + jersey-test-framework-provider-grizzly2 + test + + + org.mockito + mockito-all + test +