X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fmessagebus-util%2Fpom.xml;h=faedbe5ff7a23741bb5b605c6986426c8c9889bb;hp=37973e03b0f23178b4dc40f8838a7a5169f09ca9;hb=8a637013c102c11323230dae08fa4407863945d6;hpb=2da2085ae02533cedd7cff6c3abe1af2c1b15625 diff --git a/opendaylight/md-sal/messagebus-util/pom.xml b/opendaylight/md-sal/messagebus-util/pom.xml index 37973e03b0..faedbe5ff7 100644 --- a/opendaylight/md-sal/messagebus-util/pom.xml +++ b/opendaylight/md-sal/messagebus-util/pom.xml @@ -12,16 +12,30 @@ and is available at http://www.eclipse.org/legal/epl-v10.html 4.0.0 - org.opendaylight.controller - sal-parent - 1.3.0-SNAPSHOT + 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 @@ -48,6 +62,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.glassfish.jersey.test-framework.providers jersey-test-framework-provider-grizzly2 + 2.4 test @@ -56,4 +71,27 @@ and is available at http://www.eclipse.org/legal/epl-v10.html test + + + + + + jdk8 + + [1.8,) + + + + + + org.apache.maven.plugins + maven-javadoc-plugin + + -Xdoclint:none + + + + + +