X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=netconf%2Faaa-authn-odl-plugin%2Fpom.xml;h=62b2f98238234eff4cfebe33bb96f315210c08c4;hb=20a4f3c37a62d0f5590dd675252ca8439328fb34;hp=265a124027e5bdec2feefebd5ee44fa8436e8bad;hpb=6d7e12bf3ef64e5004703a1d540e7e26f30a9595;p=netconf.git diff --git a/netconf/aaa-authn-odl-plugin/pom.xml b/netconf/aaa-authn-odl-plugin/pom.xml index 265a124027..62b2f98238 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.odlparent - bundle-parent - 2.0.2 - + org.opendaylight.netconf + netconf-parent + 5.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 + org.osgi.service.component.annotations - - - 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 - - - - -