BUG-5280: add cds-access-api identifiers
[controller.git] / opendaylight / md-sal / mdsal-artifacts / pom.xml
index e94b96262923e5aec5b47666b22d5a183922ce26..5a3b1bf9b0a9c652cffb5c978cb73090d8d63e04 100644 (file)
                 <artifactId>sal-akka-raft-example</artifactId>
                 <version>${project.version}</version>
             </dependency>
+            <dependency>
+                <groupId>org.opendaylight.controller</groupId>
+                <artifactId>cds-access-api</artifactId>
+                <version>1.0.0-SNAPSHOT</version>
+            </dependency>
 
             <!-- RESTCONF -->
             <dependency>