Rename aaa-authn-odl-plugin to netconf-auth-aaa
[netconf.git] / plugins / netconf-auth-aaa / pom.xml
similarity index 89%
rename from netconf/aaa-authn-odl-plugin/pom.xml
rename to plugins/netconf-auth-aaa/pom.xml
index b6f62e022726755daf7416cea8fa13a5e722f8eb..5fc4d7992dc426c160c2b9366b022a595429c802 100644 (file)
@@ -16,7 +16,7 @@
         <relativePath>../../parent</relativePath>
     </parent>
 
-    <artifactId>aaa-authn-odl-plugin</artifactId>
+    <artifactId>netconf-auth-aaa</artifactId>
     <packaging>bundle</packaging>
 
     <dependencies>
             <groupId>org.opendaylight.aaa</groupId>
             <artifactId>aaa-authn-api</artifactId>
         </dependency>
-        <dependency>
-            <groupId>org.slf4j</groupId>
-            <artifactId>slf4j-api</artifactId>
-        </dependency>
         <dependency>
             <groupId>org.opendaylight.netconf</groupId>
             <artifactId>netconf-auth</artifactId>