X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fmessagebus-impl%2Fpom.xml;h=2abc7c7dc32b3fd1261189424bc0e71b62b9b13d;hb=dc3c64d64f55b8ae77459612cb8b0b22f599d25b;hp=ccb72191c43376ebda39b93a35cda0770eecb69c;hpb=47ef70359e1a7dc28cb7e080b7fa7aaf060afa0c;p=controller.git diff --git a/opendaylight/md-sal/messagebus-impl/pom.xml b/opendaylight/md-sal/messagebus-impl/pom.xml index ccb72191c4..2abc7c7dc3 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.3.0-SNAPSHOT - message-bus-impl + messagebus-impl ${project.artifactId} bundle @@ -42,12 +49,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-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 +