Remove sal-binding-config from toaster poms 35/62435/2
authorTom Pantelis <tompantelis@gmail.com>
Wed, 30 Aug 2017 02:48:37 +0000 (22:48 -0400)
committerMichael Vorburger <vorburger@redhat.com>
Wed, 30 Aug 2017 10:40:36 +0000 (10:40 +0000)
sal-binding-config is a CSS remnant and is not needed.

Change-Id: I51be2818d9b247e7c6494c1ff88d3804cb0fc3d5
Signed-off-by: Tom Pantelis <tompantelis@gmail.com>
opendaylight/md-sal/samples/toaster-consumer/pom.xml
opendaylight/md-sal/samples/toaster-provider/pom.xml

index b039d7ec3879bab7c3a63305d9b8584b76d3ad16..9bcaf5d9b05a1d95a58ef1f4b332bd84d985996a 100644 (file)
       <groupId>org.opendaylight.controller</groupId>
       <artifactId>sal-binding-api</artifactId>
     </dependency>
-    <dependency>
-      <groupId>org.opendaylight.controller</groupId>
-      <artifactId>sal-binding-config</artifactId>
-    </dependency>
     <dependency>
       <groupId>org.osgi</groupId>
       <artifactId>org.osgi.core</artifactId>
index 376f8f6830e128ca29b7932f9f3949f679867c01..93f18a948437db9954808dbb6662aa21fdfa8afa 100644 (file)
       <groupId>org.opendaylight.controller</groupId>
       <artifactId>sal-binding-api</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>