Add missing bundle in affinity package. 08/5208/1
authorSuchi Raman <suchi.raman@plexxi.com>
Sun, 9 Feb 2014 01:44:06 +0000 (20:44 -0500)
committerSuchi Raman <suchi.raman@plexxi.com>
Sun, 9 Feb 2014 01:44:06 +0000 (20:44 -0500)
Signed-off-by: Suchi Raman <suchi.raman@plexxi.com>
distributions/serviceprovider/pom.xml
distributions/virtualization/pom.xml

index 7b350e9499a11736fe61c50cdcb7e1c130345df3..7469387fb65a0fcb58c6b2ace7814e6aea3823b0 100644 (file)
@@ -64,6 +64,12 @@ see https://git.opendaylight.org/gerrit/#/c/390/
       <version>0.4.1</version>
     </dependency>
 
+    <dependency>
+      <groupId>org.opendaylight.affinity</groupId>
+      <artifactId>flatl2.northbound</artifactId>
+      <version>0.4.1</version>
+    </dependency>
+
     <dependency>
       <groupId>org.opendaylight.affinity</groupId>
       <artifactId>l2agent</artifactId>
index 421cacab2d6043abbed7eebcab4a7ec4079256f3..0e2594ead633aef7c773428661670122bc27eb96 100644 (file)
@@ -98,6 +98,12 @@ see https://git.opendaylight.org/gerrit/#/c/390/
       <version>0.4.1</version>
     </dependency>
 
+    <dependency>
+      <groupId>org.opendaylight.affinity</groupId>
+      <artifactId>flatl2.northbound</artifactId>
+      <version>0.4.1</version>
+    </dependency>
+
     <dependency>
       <groupId>org.opendaylight.affinity</groupId>
       <artifactId>l2agent</artifactId>