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=f0d453bac50c68e3dea1729fd8a2cda0386118d7;hb=8a637013c102c11323230dae08fa4407863945d6;hpb=512d0285a34d6358881be4cf7102d1140217c07e diff --git a/opendaylight/md-sal/messagebus-util/pom.xml b/opendaylight/md-sal/messagebus-util/pom.xml index f0d453bac5..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.4.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 + + + + + +