Eliminate duplicate dependency
[netconf.git] / features / netconf / odl-netconf-ssh / pom.xml
index 0cacffe478e57a3d8ca518b854b0afef69f62346..825ee0a7dc09da956688ecdcc0693928155d1206 100644 (file)
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
-        <dependency>
-            <groupId>${project.groupId}</groupId>
-            <artifactId>odl-aaa-netconf-plugin</artifactId>
-            <version>${project.version}</version>
-            <type>xml</type>
-            <classifier>features</classifier>
-        </dependency>
         <dependency>
             <groupId>${project.groupId}</groupId>
             <artifactId>netconf-ssh</artifactId>
             <version>${project.version}</version>
         </dependency>
     </dependencies>
-</project>
\ No newline at end of file
+</project>