X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-binding-api%2Fpom.xml;h=597e992075e225a22314b1f4e26095a908e3d227;hb=b9040c52d74cf4c16aeb16774f2c1056589fb203;hp=690957ed0ba4d2db27ca27aff18749a2c22eafe0;hpb=9b3246b5f5ed82559bf0c75141731dc3376125f9;p=controller.git diff --git a/opendaylight/md-sal/sal-binding-api/pom.xml b/opendaylight/md-sal/sal-binding-api/pom.xml index 690957ed0b..597e992075 100644 --- a/opendaylight/md-sal/sal-binding-api/pom.xml +++ b/opendaylight/md-sal/sal-binding-api/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.controller sal-parent - 1.2.0-SNAPSHOT + 1.4.0-SNAPSHOT sal-binding-api bundle @@ -23,7 +23,7 @@ concepts - org.opendaylight.yangtools + org.opendaylight.mdsal yang-binding @@ -37,9 +37,31 @@ - scm:git:ssh://git.opendaylight.org:29418/controller.git + scm:git:http://git.opendaylight.org/gerrit/controller.git scm:git:ssh://git.opendaylight.org:29418/controller.git HEAD https://wiki.opendaylight.org/view/OpenDaylight_Controller:MD-SAL + + + + + jdk8 + + [1.8,) + + + + + + org.apache.maven.plugins + maven-javadoc-plugin + + -Xdoclint:none + + + + + +