Split out sal-distributed-eos
[controller.git] / opendaylight / md-sal / mdsal-artifacts / pom.xml
index b9c05e1de2644431d0a010fc41bc26903d22faf8..40bc8328417e03b97f0577befc020a1ca4cb0489 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>6.0.1</version>
+        <version>6.0.3</version>
         <relativePath/>
     </parent>
 
                 <artifactId>sal-distributed-datastore</artifactId>
                 <version>${project.version}</version>
             </dependency>
+            <dependency>
+                <groupId>${project.groupId}</groupId>
+                <artifactId>sal-distributed-eos</artifactId>
+                <version>${project.version}</version>
+            </dependency>
             <dependency>
                 <groupId>${project.groupId}</groupId>
                 <artifactId>sal-remoterpc-connector</artifactId>