Clustering - Importing cluster bundle to implementation bundle.
[lispflowmapping.git] / artifacts / pom.xml
index ead6c3af4fc6fee3141531fa5ce240f7090a4848..83371f5fd4c2e4d840bef07b6675dbafc61e1890 100644 (file)
@@ -29,6 +29,11 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
         <artifactId>mappingservice.api</artifactId>
         <version>${project.version}</version>
       </dependency>
+      <dependency>
+        <groupId>${project.groupId}</groupId>
+        <artifactId>mappingservice.clustering</artifactId>
+        <version>${project.version}</version>
+      </dependency>
       <dependency>
         <groupId>${project.groupId}</groupId>
         <artifactId>mappingservice.dsbackend</artifactId>