X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=netconf%2Faaa-authn-odl-plugin%2Fpom.xml;h=fc545db135e6dcc378103fbfad0a7df77b16b24f;hb=bcf7a948db06b84d01ff8948a97ab56f6cd0d86e;hp=115e048ff8fdb3e35b4554b367b8ad400047e573;hpb=7aa14fc90d0344b9645c5c6ddd64315a1c2dc748;p=netconf.git diff --git a/netconf/aaa-authn-odl-plugin/pom.xml b/netconf/aaa-authn-odl-plugin/pom.xml index 115e048ff8..fc545db135 100644 --- a/netconf/aaa-authn-odl-plugin/pom.xml +++ b/netconf/aaa-authn-odl-plugin/pom.xml @@ -10,29 +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.controller - config-parent - 0.7.0-SNAPSHOT - + org.opendaylight.netconf + netconf-parent + 1.6.3-SNAPSHOT + ../netconf-parent org.opendaylight.netconf aaa-authn-odl-plugin - 1.3.0-SNAPSHOT + 1.6.3-SNAPSHOT bundle - - - - org.opendaylight.netconf - netconf-subsystem - ${project.version} - pom - import - - - - org.opendaylight.aaa @@ -49,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 - - - - -