Added vtn bundles.
authorEd Warnicke <eaw@cisco.com>
Wed, 2 Oct 2013 20:38:22 +0000 (15:38 -0500)
committerEd Warnicke <eaw@cisco.com>
Wed, 2 Oct 2013 20:38:22 +0000 (15:38 -0500)
Change-Id: I478eb0340bf51d1bf9779bb55e4dfe86f5d9dcfd
Signed-off-by: Ed Warnicke <eaw@cisco.com>
distributions/virtualization/pom.xml

index 2cca3a7de1cdf1c0f07c67f70b81ee4c3b5f927d..f036c0f086beebc262c0af734ae44e6ae90ce11f 100644 (file)
@@ -39,7 +39,7 @@ http://maven.apache.org/maven-v4_0_0.xsd">
       <version>0.4.0-SNAPSHOT</version>
     </dependency>
 
-    <!-- vtn 
+    <!-- vtn -->
 
     <dependency>
       <groupId>org.opendaylight.vtn</groupId>
@@ -56,7 +56,6 @@ http://maven.apache.org/maven-v4_0_0.xsd">
       <artifactId>manager.northbound</artifactId>
       <version>0.1.0-SNAPSHOT</version>
     </dependency>    
-    -->
 
     <!-- defense4all -->
 
@@ -105,6 +104,13 @@ http://maven.apache.org/maven-v4_0_0.xsd">
       <artifactId>affinity.northbound</artifactId>
       <version>0.4.0-SNAPSHOT</version>
     </dependency>
+
+    <dependency>
+      <groupId>org.opendaylight.affinity</groupId>
+      <artifactId>l2agent</artifactId>
+      <version>0.4.0-SNAPSHOT</version>
+    </dependency>
+
     <!--
     <dependency>
       <groupId>org.opendaylight.affinity</groupId>