Removing opendove from virt edition
authorLuis Gomez <ecelgp@gmail.com>
Fri, 10 Oct 2014 05:50:09 +0000 (22:50 -0700)
committerLuis Gomez <ecelgp@gmail.com>
Fri, 10 Oct 2014 05:52:21 +0000 (22:52 -0700)
Change-Id: I190fc771298898491f2ff7cbc0d84ba8c3e7ef93
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
distributions/virtualization/pom.xml

index 98437700144e3818db899da9f414148a01a8a689..07587004bd0b581c782003b630e65477de7c013f 100644 (file)
@@ -78,39 +78,6 @@ see https://git.opendaylight.org/gerrit/#/c/390/
       <classifier>README</classifier>
     </dependency>
 
-    <!-- opendove -->
-
-    <dependency>
-      <groupId>org.opendaylight.opendove</groupId>
-      <artifactId>odmc</artifactId>
-      <version>0.5.2-SNAPSHOT</version>
-    </dependency>
-
-    <dependency>
-      <groupId>org.opendaylight.opendove</groupId>
-      <artifactId>odmc.implementation</artifactId>
-      <version>0.5.2-SNAPSHOT</version>
-    </dependency>
-
-    <dependency>
-      <groupId>org.opendaylight.opendove</groupId>
-      <artifactId>odmc.rest</artifactId>
-      <version>0.5.2-SNAPSHOT</version>
-    </dependency>
-
-
-    <dependency>
-      <groupId>org.opendaylight.opendove</groupId>
-      <artifactId>odmc.rest.northbound</artifactId>
-      <version>0.5.2-SNAPSHOT</version>
-    </dependency>
-
-    <dependency>
-      <groupId>org.opendaylight.opendove</groupId>
-      <artifactId>odmc.rest.southbound</artifactId>
-      <version>0.5.2-SNAPSHOT</version>
-    </dependency>
-
   </dependencies>
   <build>
     <resources>