X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fconfig%2Fconfig-it-base%2Fpom.xml;h=e12b96618d42dfc26674cc356de8b68d383cfa32;hp=9759b2cc5ebc2d8dc9bb9d0a9a5b3872fa1f84cf;hb=643e257089689f50cdd9523cdf7793078abaddd4;hpb=58393ca23932b49ce5ba2fa3c23822490d0494b5 diff --git a/opendaylight/config/config-it-base/pom.xml b/opendaylight/config/config-it-base/pom.xml index 9759b2cc5e..e12b96618d 100644 --- a/opendaylight/config/config-it-base/pom.xml +++ b/opendaylight/config/config-it-base/pom.xml @@ -6,12 +6,13 @@ 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 config-parent - 0.6.0-SNAPSHOT + 0.8.0-SNAPSHOT ../config-parent 4.0.0 @@ -19,7 +20,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html bundle - 1.8.0-SNAPSHOT + 2.0.4 @@ -39,7 +40,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html config-util - org.opendaylight.controller + org.opendaylight.odlparent opendaylight-karaf-empty ${opendaylight.karaf.version} zip @@ -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