Remove deprecated controller EOS APIs and impl
[controller.git] / opendaylight / md-sal / samples / clustering-test-app / provider / pom.xml
index e8a9546943d3fb072828726dc87345588ed12533..be1ba6cf6e1c38c19fa7631cf6866b9613b2a929 100644 (file)
     <packaging>bundle</packaging>
 
     <dependencies>
+        <dependency>
+            <groupId>org.opendaylight.mdsal</groupId>
+            <artifactId>mdsal-eos-binding-api</artifactId>
+        </dependency>
         <dependency>
             <groupId>org.opendaylight.controller.samples</groupId>
             <artifactId>clustering-it-model</artifactId>