Revert "Clustering - Importing cluster bundle to implementation bundle." 81/43281/1
authorLorand Jakab <lojakab@cisco.com>
Sun, 7 Aug 2016 18:10:28 +0000 (13:10 -0500)
committerLorand Jakab <lojakab@cisco.com>
Sun, 7 Aug 2016 18:53:12 +0000 (13:53 -0500)
This reverts commit 721455ca19d20d1bd332d0c3a0c0e7b2c7ad2c0c.

Change-Id: I4bac77437e9150f1138163cd895563663a7cab32
Signed-off-by: Lorand Jakab <lojakab@cisco.com>
artifacts/pom.xml
mappingservice/implementation/pom.xml

index 83371f5fd4c2e4d840bef07b6675dbafc61e1890..ead6c3af4fc6fee3141531fa5ce240f7090a4848 100644 (file)
@@ -29,11 +29,6 @@ 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>
index 3b82787acf1c7ea68f50d7d6ceb2ed57f738e4cf..51895d004c66dbb2bcfdef6393ee74d5bbbf73df 100644 (file)
       <artifactId>powermock-module-junit4</artifactId>
       <scope>test</scope>
     </dependency>
-    <dependency>
-      <groupId>org.opendaylight.lispflowmapping</groupId>
-      <artifactId>mappingservice.clustering</artifactId>
-    </dependency>
     <dependency>
       <groupId>org.opendaylight.lispflowmapping</groupId>
       <artifactId>mappingservice.inmemorydb</artifactId>