X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fconfig%2Fconfig-api%2Fpom.xml;h=ac0dfcd80ca8133bd39874804e1bbb37dbdef633;hb=b9040c52d74cf4c16aeb16774f2c1056589fb203;hp=163cb57b28579bad35882287a1586ee50bf1523e;hpb=23fe9ca678ada6263fec5dd996f4025e4a32fcf5;p=controller.git diff --git a/opendaylight/config/config-api/pom.xml b/opendaylight/config/config-api/pom.xml index 163cb57b28..ac0dfcd80c 100644 --- a/opendaylight/config/config-api/pom.xml +++ b/opendaylight/config/config-api/pom.xml @@ -5,9 +5,9 @@ org.opendaylight.controller config-subsystem - 0.4.0-SNAPSHOT + 0.5.0-SNAPSHOT - + config-api bundle ${project.artifactId} @@ -18,7 +18,7 @@ jsr305 - org.opendaylight.yangtools + org.opendaylight.mdsal yang-binding @@ -51,4 +51,26 @@ + + + + + jdk8 + + [1.8,) + + + + + + org.apache.maven.plugins + maven-javadoc-plugin + + -Xdoclint:none + + + + + +