X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=features-test%2Fpom.xml;h=a735fb21879f18c1b2205276a6fc13f6d91f290c;hb=977a1e6956c517c05c66969e1da6139c3b02b7f4;hp=775d1e16f2a76531edf809cadbf8b8505452bda5;hpb=ed2d9d82999abc27808c0c8527afae7ce05467f7;p=odlparent.git diff --git a/features-test/pom.xml b/features-test/pom.xml index 775d1e16f..a735fb218 100644 --- a/features-test/pom.xml +++ b/features-test/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.odlparent bundle-parent - 5.0.2-SNAPSHOT + 8.1.1-SNAPSHOT ../bundle-parent @@ -22,6 +22,10 @@ bundle ODL :: odlparent :: ${project.artifactId} + + false + + @@ -84,13 +88,13 @@ compile - javax.inject + com.guicedee.services javax.inject compile org.osgi - org.osgi.core + osgi.core compile @@ -173,9 +177,6 @@ maven-checkstyle-plugin - - checkstyle.violationSeverity=error - check-license