Merge "Created sal-clustering-commons and moved sal-protobuff-encoding files to sal...
[controller.git] / opendaylight / distribution / opendaylight / pom.xml
index 7c3289adb5e0a7857227549535a8997be6837114..b02835e845cf1f5f16464bf41c10161532565a42 100644 (file)
           <groupId>org.opendaylight.controller</groupId>
           <artifactId>sal-restconf-broker</artifactId>
         </dependency>
+        <dependency>
+          <groupId>org.opendaylight.controller</groupId>
+          <artifactId>sal-remoterpc-connector</artifactId>
+        </dependency>
+
 
         <dependency>
           <groupId>org.opendaylight.controller</groupId>
           <artifactId>jeromq</artifactId>
           <version>0.3.1</version>
         </dependency>
+          <dependency>
+              <groupId>org.opendaylight.controller</groupId>
+              <artifactId>sal-distributed-datastore</artifactId>
+          </dependency>
       </dependencies>
     </profile>
     <profile>