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=e918c03e936aceb83f250602abb580c833676448;hpb=95fe25d438b661e5ba32ddb012095d97ea3fb473;p=netconf.git diff --git a/netconf/aaa-authn-odl-plugin/pom.xml b/netconf/aaa-authn-odl-plugin/pom.xml index e918c03e93..fc545db135 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.2 - + 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-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 - - - - -