X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fmessagebus-impl%2Fpom.xml;h=2abc7c7dc32b3fd1261189424bc0e71b62b9b13d;hp=ccb72191c43376ebda39b93a35cda0770eecb69c;hb=dc70caf599d86733f036326d57135ce96a86d2ef;hpb=8e8516351a527f6bafb1598d679547cfbbe029f9 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 +