From: Thanh Ha Date: Wed, 16 Dec 2015 05:03:42 +0000 (-0500) Subject: Enable checkstyle plugin and switch to odlparent X-Git-Tag: release/beryllium~3 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F98%2F31398%2F10;p=packetcable.git Enable checkstyle plugin and switch to odlparent - Switches parent to odlparent - Enables checkstyle plugin Change-Id: Ie91049bcf9eb65bf8e3106e062bb6ec065a00cc3 Signed-off-by: Thanh Ha --- diff --git a/packetcable-driver/pom.xml b/packetcable-driver/pom.xml index 4269718..d20f516 100644 --- a/packetcable-driver/pom.xml +++ b/packetcable-driver/pom.xml @@ -158,4 +158,17 @@ + + + + + jdk8 + + [1.8,) + + + -Xdoclint:none + + + diff --git a/pom.xml b/pom.xml index 8c100ea..2f76ea6 100644 --- a/pom.xml +++ b/pom.xml @@ -4,17 +4,19 @@ 4.0.0 - org.opendaylight.controller - sal-parent - 1.3.0-SNAPSHOT - + org.opendaylight.odlparent + odlparent + 1.6.0-SNAPSHOT + org.opendaylight.packetcable packetcable + 1.3.0-SNAPSHOT packetcable pom 0.2.0-SNAPSHOT + 1.3.0-SNAPSHOT @@ -75,21 +77,10 @@ model-flow-service ${openflowplugin.version} - - org.opendaylight.mdsal.model - ietf-inet-types - - - org.opendaylight.mdsal.model - ietf-yang-types - org.opendaylight.controller.model model-inventory - - - org.opendaylight.mdsal.model - opendaylight-l2-types + ${controller.model.version} org.opendaylight.openflowplugin.model @@ -97,14 +88,4 @@ ${openflowplugin.version} - - - - maven-checkstyle-plugin - - true - - - -