X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fmessagebus-impl%2Fpom.xml;h=297056858e5938b023578c958248c23b22f9b482;hb=refs%2Fchanges%2F13%2F23413%2F26;hp=ccb72191c43376ebda39b93a35cda0770eecb69c;hpb=bead4f9288b0c758ac736ee8945ca01313b177da;p=controller.git diff --git a/opendaylight/md-sal/messagebus-impl/pom.xml b/opendaylight/md-sal/messagebus-impl/pom.xml index ccb72191c4..297056858e 100644 --- a/opendaylight/md-sal/messagebus-impl/pom.xml +++ b/opendaylight/md-sal/messagebus-impl/pom.xml @@ -1,4 +1,11 @@ + @@ -7,19 +14,15 @@ org.opendaylight.controller sal-parent - 1.2.0-SNAPSHOT + 1.3.0-SNAPSHOT - message-bus-impl + messagebus-impl ${project.artifactId} bundle - - org.opendaylight.controller - ietf-netconf-notifications - org.opendaylight.controller sal-binding-api @@ -42,12 +45,39 @@ org.opendaylight.controller - message-bus-api + messagebus-api + 1.3.0-SNAPSHOT + + + org.opendaylight.controller + messagebus-spi + 1.3.0-SNAPSHOT + + + + 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 +