X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fmessagebus-impl%2Fpom.xml;h=7e3b599ffe5b0473d2f14082f25e0218887d8cd6;hp=ccb72191c43376ebda39b93a35cda0770eecb69c;hb=35128aa4927b06a97e3d1f505a6852105dc81fed;hpb=ef65f3fb0d384aa06c119b8f88add65b073971e5 diff --git a/opendaylight/md-sal/messagebus-impl/pom.xml b/opendaylight/md-sal/messagebus-impl/pom.xml index ccb72191c4..7e3b599ffe 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 @@ -24,6 +31,10 @@ org.opendaylight.controller sal-binding-api + + org.opendaylight.controller + sal-netconf-connector + org.opendaylight.controller sal-core-api @@ -42,12 +53,34 @@ org.opendaylight.controller - message-bus-api + messagebus-api + 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 +