X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=netconf%2Faaa-authn-odl-plugin%2Fpom.xml;h=05b0e5f18cbb636baae3228b71eaa13149fecb03;hb=6dbde064d876ae93f129b2a0bcb47f01777e8f9d;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..05b0e5f18c 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.9.0-SNAPSHOT + ../../parent org.opendaylight.netconf aaa-authn-odl-plugin - 1.3.0-SNAPSHOT + 1.9.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 - - - - -