Removed duplicated dependency declaration: ietf-netconf-monitoring,ietf-netconf-monit... 26/5426/2
authorTomas Olvecky <tolvecky@cisco.com>
Thu, 20 Feb 2014 13:30:10 +0000 (14:30 +0100)
committerGerrit Code Review <gerrit@opendaylight.org>
Tue, 25 Feb 2014 11:12:55 +0000 (11:12 +0000)
Change-Id: I1b834def2831acfae7749b24a6778f5811aca182
Signed-off-by: Tomas Olvecky <tolvecky@cisco.com>
opendaylight/commons/opendaylight/pom.xml

index 5ffd959181067613de2969b05417d80de4c8f844..43e254c88d2ad366b9a76c662a17c7fefef664fa 100644 (file)
           <artifactId>config-persister-impl</artifactId>
           <version>${netconf.version}</version>
         </dependency>
-        <dependency>
-          <groupId>${project.groupId}</groupId>
-          <artifactId>ietf-netconf-monitoring</artifactId>
-          <version>${netconf.version}</version>
-        </dependency>
-        <dependency>
-          <groupId>${project.groupId}</groupId>
-          <artifactId>ietf-netconf-monitoring-extension</artifactId>
-          <version>${netconf.version}</version>
-        </dependency>
 
          <!-- threadpool -->
           <dependency>