X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=netconf%2Faaa-authn-odl-plugin%2Fpom.xml;h=edd4a9654983441f337be161854af5695749cbb3;hb=1ae3a0ddb1d68a23e861c5f4798df71d15d4db74;hp=1805ae6db0485fa1ef4e3a0e74bc52f3bb3c707e;hpb=3c4376a45d503c8c1a3ca7fda2dbdfabc7f54be7;p=netconf.git diff --git a/netconf/aaa-authn-odl-plugin/pom.xml b/netconf/aaa-authn-odl-plugin/pom.xml index 1805ae6db0..edd4a96549 100644 --- a/netconf/aaa-authn-odl-plugin/pom.xml +++ b/netconf/aaa-authn-odl-plugin/pom.xml @@ -10,36 +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.4 - + org.opendaylight.netconf + netconf-parent + 5.0.4-SNAPSHOT + ../../parent - org.opendaylight.netconf aaa-authn-odl-plugin - 1.3.0-SNAPSHOT bundle - - - - org.opendaylight.netconf - netconf-artifacts - ${project.version} - pom - import - - - org.opendaylight.aaa - aaa-artifacts - 0.6.0-SNAPSHOT - pom - import - - - - org.opendaylight.aaa @@ -55,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 - - - - -