X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=netconf%2Faaa-authn-odl-plugin%2Fpom.xml;h=fcd3cae7ec28500e1b81d1da7de3bf11075ad5b9;hb=fa5c6323b73fb6dc90e4374caec85d1bf000dfc9;hp=115e048ff8fdb3e35b4554b367b8ad400047e573;hpb=f5ba08492cc8ab95441dcb509c83fab10980e92a;p=netconf.git diff --git a/netconf/aaa-authn-odl-plugin/pom.xml b/netconf/aaa-authn-odl-plugin/pom.xml index 115e048ff8..fcd3cae7ec 100644 --- a/netconf/aaa-authn-odl-plugin/pom.xml +++ b/netconf/aaa-authn-odl-plugin/pom.xml @@ -10,29 +10,15 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 - org.opendaylight.controller - config-parent - 0.7.0-SNAPSHOT - + org.opendaylight.netconf + netconf-parent + 3.0.0-SNAPSHOT + ../../parent - org.opendaylight.netconf aaa-authn-odl-plugin - 1.3.0-SNAPSHOT bundle - - - - org.opendaylight.netconf - netconf-subsystem - ${project.version} - pom - import - - - - org.opendaylight.aaa @@ -48,33 +34,12 @@ org.osgi - org.osgi.core - provided + osgi.cmpn - - - org.slf4j - slf4j-simple - test - - - org.mockito - mockito-core - test + com.guicedee.services + javax.inject + true - - - - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - - - - -