Add Openflowplugin Extension API to OVSDB Distribution 04/9804/2
authorDave Tucker <djt@redhat.com>
Fri, 8 Aug 2014 08:05:23 +0000 (09:05 +0100)
committerDave Tucker <djt@redhat.com>
Fri, 8 Aug 2014 08:07:32 +0000 (09:07 +0100)
Change-Id: I395549123fba6d85d0f9e35ac3b853c9cc081522
Signed-off-by: Dave Tucker <djt@redhat.com>
distribution/opendaylight/pom.xml

index bd407c7fe43bd4ac0e66b000e58df2d0ebedd50d..fca87e4eb134a155dc7ce18d061556e6372f6480 100755 (executable)
@@ -60,6 +60,11 @@ see https://git.opendaylight.org/gerrit/#/c/390/
       <artifactId>openflowplugin-api</artifactId>
       <version>${openflowplugin.version}</version>
     </dependency>
+    <dependency>
+      <groupId>org.opendaylight.openflowplugin</groupId>
+      <artifactId>openflowplugin-extension-api</artifactId>
+      <version>${openflowplugin.version}</version>
+    </dependency>
     <dependency>
       <groupId>org.opendaylight.openflowplugin</groupId>
       <artifactId>openflowplugin-controller-config</artifactId>