Merge "Adding feature selector application to help download distribution with selecte...
authorLuis Gomez <ecelgp@gmail.com>
Mon, 13 Oct 2014 02:19:06 +0000 (02:19 +0000)
committerGerrit Code Review <gerrit@opendaylight.org>
Mon, 13 Oct 2014 02:19:06 +0000 (02:19 +0000)
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>