Remove unneeded dependency 39/96639/1
authorRobert Varga <robert.varga@pantheon.tech>
Wed, 23 Jun 2021 20:29:21 +0000 (22:29 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Wed, 23 Jun 2021 20:29:21 +0000 (22:29 +0200)
sal-dummy-distributed-datastore does not need clustering-commons.

Change-Id: Ibeedb314011ee7f6956627040cc656643a32121a
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
opendaylight/md-sal/sal-dummy-distributed-datastore/pom.xml

index 104820c911acc9ffebbd5c32aa238b2ab8af1817..7630c54a9a5741be3364e1da038e48f91b2c7473 100644 (file)
   <packaging>bundle</packaging>
 
   <dependencies>
   <packaging>bundle</packaging>
 
   <dependencies>
-    <dependency>
-      <groupId>org.opendaylight.controller</groupId>
-      <artifactId>sal-clustering-commons</artifactId>
-    </dependency>
-
     <dependency>
       <groupId>org.opendaylight.controller</groupId>
       <artifactId>sal-akka-raft</artifactId>
     <dependency>
       <groupId>org.opendaylight.controller</groupId>
       <artifactId>sal-akka-raft</artifactId>