X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fmessagebus-impl%2Fpom.xml;h=108a295bb717c92c1a4e90ee5be67c805de8280d;hb=30507b196fa240a4176ba12102ac0469280feff9;hp=ccb72191c43376ebda39b93a35cda0770eecb69c;hpb=c31509c7a6630e54a9f9749a643fed5e1a1ad380;p=controller.git diff --git a/opendaylight/md-sal/messagebus-impl/pom.xml b/opendaylight/md-sal/messagebus-impl/pom.xml index ccb72191c4..108a295bb7 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,37 @@ org.opendaylight.controller - message-bus-api + messagebus-api + + + org.opendaylight.controller + messagebus-util + + + org.opendaylight.controller + messagebus-spi 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 +