Declare reconciliation artifacts
[openflowplugin.git] / artifacts / pom.xml
index f47744e9124da7075ee0a7180e465ab0e364b57e..44e1ff0bfbc4dc4e8c6f06841d45efe2e8da483d 100644 (file)
                 <artifactId>device-ownership-status-service</artifactId>
                 <version>${project.version}</version>
             </dependency>
+            <dependency>
+                <groupId>${project.groupId}.applications</groupId>
+                <artifactId>reconciliation-framework</artifactId>
+                <version>${project.version}</version>
+            </dependency>
+            <dependency>
+                <groupId>${project.groupId}.applications</groupId>
+                <artifactId>arbitratorreconciliation-api</artifactId>
+                <version>${project.version}</version>
+            </dependency>
+            <dependency>
+                <groupId>${project.groupId}.applications</groupId>
+                <artifactId>arbitratorreconciliation-impl</artifactId>
+                <version>${project.version}</version>
+            </dependency>
             <!-- config files -->
             <dependency>
                 <groupId>${project.groupId}</groupId>