Removed duplicate sal-binding-config dependency. 28/40428/2
authorShigeru Yasuda <s-yasuda@da.jp.nec.com>
Thu, 16 Jun 2016 08:38:23 +0000 (17:38 +0900)
committerShigeru Yasuda <s-yasuda@da.jp.nec.com>
Sun, 19 Jun 2016 23:44:25 +0000 (08:44 +0900)
Change-Id: I2a50a87f687a4a237cf518bfe90c7c25c8223718
Signed-off-by: Shigeru Yasuda <s-yasuda@da.jp.nec.com>
applications/forwardingrules-manager/pom.xml
applications/statistics-manager/pom.xml

index 2ef4b514e4c954a779643db4e7fd194f5cd7bd20..a95eeca7ac6bcca0b0cd12c23ad0e8c03f774e87 100644 (file)
       <groupId>org.opendaylight.yangtools</groupId>
       <artifactId>yang-common</artifactId>
     </dependency>
-    <dependency>
-      <groupId>org.opendaylight.controller</groupId>
-      <artifactId>sal-binding-config</artifactId>
-    </dependency>
     <dependency>
       <groupId>org.opendaylight.controller</groupId>
       <artifactId>sal-common-util</artifactId>
index 0425c4faf3d8e824f3f4a8bfb5213e832a918346..25ea5e9d868045acdfd46345efb49defbedf7b17 100644 (file)
       <artifactId>org.osgi.core</artifactId>
       <scope>provided</scope>
     </dependency>
-      <dependency>
-          <groupId>org.opendaylight.controller</groupId>
-          <artifactId>sal-binding-config</artifactId>
-      </dependency>
     <dependency>
       <groupId>org.slf4j</groupId>
       <artifactId>slf4j-log4j12</artifactId>