X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fmessagebus-impl%2Fpom.xml;h=9d0557d6e59e90da1ced886e4664c5b05d3c436e;hb=refs%2Fchanges%2F92%2F23292%2F1;hp=ccb72191c43376ebda39b93a35cda0770eecb69c;hpb=e3998d55e33da9f6ecb69da75ecc71a047b6362b;p=controller.git diff --git a/opendaylight/md-sal/messagebus-impl/pom.xml b/opendaylight/md-sal/messagebus-impl/pom.xml index ccb72191c4..9d0557d6e5 100644 --- a/opendaylight/md-sal/messagebus-impl/pom.xml +++ b/opendaylight/md-sal/messagebus-impl/pom.xml @@ -1,4 +1,11 @@ + @@ -7,10 +14,10 @@ org.opendaylight.controller sal-parent - 1.2.0-SNAPSHOT + 1.2.0-Lithium - message-bus-impl + messagebus-impl ${project.artifactId} bundle @@ -42,12 +49,39 @@ org.opendaylight.controller - message-bus-api + messagebus-api + 1.2.0-Lithium + + + org.opendaylight.controller + messagebus-spi + 1.2.0-Lithium + + + 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 +