X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=inline;f=opendaylight%2Fmd-sal%2Fmessagebus-util%2Fpom.xml;h=faedbe5ff7a23741bb5b605c6986426c8c9889bb;hb=8a637013c102c11323230dae08fa4407863945d6;hp=0bb1e9193fc8eb5cc0ce1d4be7a0b3c0901fbd01;hpb=ce545d9c00a5d1be4189a09c8205cda702ecb27b;p=controller.git diff --git a/opendaylight/md-sal/messagebus-util/pom.xml b/opendaylight/md-sal/messagebus-util/pom.xml index 0bb1e9193f..faedbe5ff7 100644 --- a/opendaylight/md-sal/messagebus-util/pom.xml +++ b/opendaylight/md-sal/messagebus-util/pom.xml @@ -1,59 +1,97 @@ - - - - 4.0.0 - - - org.opendaylight.controller - sal-parent - 1.3.0-SNAPSHOT - - - messagebus-util - ${project.artifactId} - - bundle - - - - org.osgi - org.osgi.core - - - org.opendaylight.controller - sal-core-api - - - org.opendaylight.controller - sal-binding-api - - - org.opendaylight.controller - messagebus-api - - - - junit - junit - test - - - org.glassfish.jersey.test-framework.providers - jersey-test-framework-provider-grizzly2 - test - - - org.mockito - mockito-all - test - - - + + + + 4.0.0 + + + org.opendaylight.mdsal + binding-parent + 0.10.0-SNAPSHOT + + + + org.opendaylight.controller + 1.5.0-SNAPSHOT + messagebus-util + ${project.artifactId} + bundle + + + + + org.opendaylight.controller + mdsal-artifacts + 1.5.0-SNAPSHOT + pom + import + + + + + + + org.osgi + org.osgi.core + + + org.opendaylight.controller + sal-core-api + + + org.opendaylight.controller + sal-binding-api + + + org.opendaylight.controller + messagebus-api + + + + junit + junit + test + + + org.glassfish.jersey.test-framework.providers + jersey-test-framework-provider-grizzly2 + 2.4 + test + + + org.mockito + mockito-all + test + + + + + + + + jdk8 + + [1.8,) + + + + + + org.apache.maven.plugins + maven-javadoc-plugin + + -Xdoclint:none + + + + + + +