X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=netconf%2Faaa-authn-odl-plugin%2Fpom.xml;h=6131ca775f0d278cde50ecacdd891e3d69b22ca9;hb=222da8475ea0ceb437e71832fd30bc31c7dfe4f4;hp=1805ae6db0485fa1ef4e3a0e74bc52f3bb3c707e;hpb=dab855eadfc232f85bd281fdcb816cef127f13f0;p=netconf.git diff --git a/netconf/aaa-authn-odl-plugin/pom.xml b/netconf/aaa-authn-odl-plugin/pom.xml index 1805ae6db0..6131ca775f 100644 --- a/netconf/aaa-authn-odl-plugin/pom.xml +++ b/netconf/aaa-authn-odl-plugin/pom.xml @@ -10,36 +10,17 @@ 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 + 1.6.0-SNAPSHOT + ../netconf-parent org.opendaylight.netconf aaa-authn-odl-plugin - 1.3.0-SNAPSHOT + 1.6.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 @@ -56,32 +37,6 @@ org.osgi org.osgi.core - provided - - - - - org.slf4j - slf4j-simple - test - - - org.mockito - mockito-core - test - - - - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - - - - -