X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=opendaylight%2Fconfig%2Fconfig-it-base%2Fpom.xml;h=104a9d44aef3b9cc7cea34f0b0f1a7be5011c6f6;hb=5533e9ab2d5b478f90882ba844b4dff0f368008b;hp=107549901c6f69f7801db390398cf9c405574e73;hpb=d9ba2b214d52528680115c2981d7fd0d16455e18;p=controller.git diff --git a/opendaylight/config/config-it-base/pom.xml b/opendaylight/config/config-it-base/pom.xml index 107549901c..104a9d44ae 100644 --- a/opendaylight/config/config-it-base/pom.xml +++ b/opendaylight/config/config-it-base/pom.xml @@ -6,7 +6,8 @@ This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html --> - + org.opendaylight.controller @@ -19,7 +20,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html bundle - 2.0.2 + 3.0.2 @@ -47,49 +48,58 @@ and is available at http://www.eclipse.org/legal/epl-v10.html - org.ops4j.pax.exam - pax-exam-container-karaf - compile + org.ops4j.pax.exam + pax-exam-container-karaf + compile - org.ops4j.pax.exam - pax-exam-junit4 - compile + org.ops4j.pax.exam + pax-exam-junit4 + compile - org.ops4j.pax.exam - pax-exam - compile + org.ops4j.pax.exam + pax-exam + compile - org.ops4j.pax.url - pax-url-aether - compile + org.ops4j.pax.url + pax-url-aether + compile - javax.inject - javax.inject - 1 - compile + javax.inject + javax.inject + compile - org.apache.karaf.features - org.apache.karaf.features.core - ${karaf.version} - compile + org.apache.karaf.features + org.apache.karaf.features.core + ${karaf.version} + compile - org.osgi - org.osgi.core - compile + org.osgi + org.osgi.core + compile - junit - junit - compile + junit + junit + compile + + + + org.apache.maven.plugins + maven-checkstyle-plugin + + checkstyle.violationSeverity=error + + + src/main/resources