X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fcommons%2Fliblldp%2Fpom.xml;h=004e2cf597665ab4f1619b935e8e5d0fe558b91c;hp=1d9cbe3cd0f8d02f58fde1490cbefa06a9c8d5eb;hb=3fbfbc2881e4f18fd5972ec01c53c2a2d21aece1;hpb=412db94945c5db5d2da918f5e23bd3abcecc4d10 diff --git a/opendaylight/commons/liblldp/pom.xml b/opendaylight/commons/liblldp/pom.xml index 1d9cbe3cd0..004e2cf597 100644 --- a/opendaylight/commons/liblldp/pom.xml +++ b/opendaylight/commons/liblldp/pom.xml @@ -4,12 +4,12 @@ org.opendaylight.controller commons.opendaylight - 1.6.0-SNAPSHOT + 1.7.0-SNAPSHOT ../opendaylight liblldp - 0.10.0-SNAPSHOT + 0.11.0-SNAPSHOT bundle @@ -24,6 +24,15 @@ org.slf4j slf4j-api + + org.slf4j + slf4j-log4j12 + test + + + com.google.guava + guava + @@ -34,10 +43,6 @@ true - org.slf4j, - org.apache.commons.lang3.builder, - org.apache.commons.lang3.tuple - org.opendaylight.controller.liblldp @@ -46,8 +51,31 @@ + + + + + jdk8 + + [1.8,) + + + + + + org.apache.maven.plugins + maven-javadoc-plugin + + -Xdoclint:none + + + + + + + - 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:Main