X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=library%2Fimpl%2Fpom.xml;h=3294c5b66316e3e8bc6717ab209110e6f39bb7a0;hb=refs%2Fchanges%2F54%2F83554%2F1;hp=6798ee1d19731ac7f45f4bbe5f988863bfe9b979;hpb=0d5aac55f83f745656f047a8af1a4b63568882ce;p=ovsdb.git diff --git a/library/impl/pom.xml b/library/impl/pom.xml index 6798ee1d1..3294c5b66 100644 --- a/library/impl/pom.xml +++ b/library/impl/pom.xml @@ -1,5 +1,6 @@ - + @@ -29,6 +30,11 @@ and is available at http://www.eclipse.org/legal/epl-v10.html + + org.apache.aries.blueprint + blueprint-maven-plugin-annotation + true + com.fasterxml.jackson.core jackson-annotations @@ -37,6 +43,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html com.fasterxml.jackson.core jackson-core + com.fasterxml.jackson.core jackson-databind @@ -64,25 +71,19 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.aaa aaa-cert - 0.7.0-SNAPSHOT + 0.11.0-SNAPSHOT - - - junit - junit - test + javax.inject + javax.inject + + org.slf4j slf4j-simple test - - org.mockito - mockito-core - test - org.sonarsource.java sonar-jacoco-listeners @@ -99,6 +100,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html + + org.apache.aries.blueprint + blueprint-maven-plugin + + org.opendaylight.ovsdb.lib + + org.apache.felix maven-bundle-plugin @@ -113,13 +121,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - - org.apache.maven.plugins maven-surefire-plugin