Add mdsal-singleton-common-api to singleton pom 32/47432/2
authorTomas Cere <tcere@cisco.com>
Mon, 24 Oct 2016 13:58:20 +0000 (15:58 +0200)
committerTomas Cere <tcere@cisco.com>
Thu, 1 Dec 2016 12:55:45 +0000 (12:55 +0000)
Change-Id: I4159b4ef312f5d924426af82e1bf02f07ee8a5bc
Signed-off-by: Tomas Cere <tcere@cisco.com>
(cherry picked from commit 485d8d0ef7de77ffd15dd2913227a4c368100d1f)

netconf/netconf-topology-singleton/pom.xml

index bdfc643b7079e3e5ce46682bb13b44f4736b08aa..f4f816f2109f6b0bd4bceeb7614a2d8fe519b591 100644 (file)
             <groupId>org.opendaylight.controller</groupId>
             <artifactId>sal-clustering-commons</artifactId>
         </dependency>
+        <dependency>
+            <groupId>org.opendaylight.mdsal</groupId>
+            <artifactId>mdsal-singleton-common-api</artifactId>
+        </dependency>
         <dependency>
             <groupId>org.mockito</groupId>
             <artifactId>mockito-all</artifactId>