From 83c87ccd0cbdf125edfcbe24dd74e6d5f6b72f4e Mon Sep 17 00:00:00 2001 From: Thanh Ha Date: Wed, 16 Dec 2015 00:03:42 -0500 Subject: [PATCH] Enable checkstyle plugin and switch to odlparent - Switches parent to odlparent - Enables checkstyle plugin Change-Id: Ie91049bcf9eb65bf8e3106e062bb6ec065a00cc3 Signed-off-by: Thanh Ha --- packetcable-driver/pom.xml | 13 +++++++++++++ pom.xml | 33 +++++++-------------------------- 2 files changed, 20 insertions(+), 26 deletions(-) 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 - - - - -- 2.36.6