BUG-731: fix duplicate entry warning 19/7419/1
authorRobert Varga <rovarga@cisco.com>
Tue, 27 May 2014 10:45:11 +0000 (12:45 +0200)
committerRobert Varga <rovarga@cisco.com>
Tue, 27 May 2014 10:45:11 +0000 (12:45 +0200)
This removes the duplicate entry which maven warns about.

Change-Id: Id4a92bd63078692acd1307688fb2ba2edb91657c
Signed-off-by: Robert Varga <rovarga@cisco.com>
opendaylight/commons/opendaylight/pom.xml

index 7c47f3644dcf6b4c9f079d5e5cf7d2150a83f04a..e1e3164f71820d89390431e177e3a75057ea4e8b 100644 (file)
         <version>${netconf.version}</version>
         <type>test-jar</type>
       </dependency>
-      <dependency>
-        <groupId>org.opendaylight.controller</groupId>
-        <artifactId>netconf-netty-util</artifactId>
-        <version>${netconf.version}</version>
-        <type>test-jar</type>
-      </dependency>
       <dependency>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>netconf-ssh</artifactId>