Bug 1008 - Define checked exceptions
authorMartin Bobak <mbobak@cisco.com>
Tue, 8 Jul 2014 11:45:44 +0000 (13:45 +0200)
committerMartin Bobak <mbobak@cisco.com>
Tue, 8 Jul 2014 11:55:47 +0000 (13:55 +0200)
-  introduced openflowplugin-api

Please merge only after this one is merged https://git.opendaylight.org/gerrit/#/c/8791/

Signed-off-by: Martin Bobak <mbobak@cisco.com>
distributions/base/pom.xml

index de10da117db75875840b6bc1092ac61f61459b9d..00ce061992c190b34d7d684aa279662368ea52b7 100644 (file)
@@ -37,6 +37,11 @@ see https://git.opendaylight.org/gerrit/#/c/390/
     </dependency>
     
     <!-- openflowplugin -->
+    <dependency>
+      <groupId>org.opendaylight.openflowplugin</groupId>
+      <artifactId>openflowplugin-api</artifactId>
+      <version>0.0.3-SNAPSHOT</version>
+    </dependency>
     <dependency>
       <groupId>org.opendaylight.openflowplugin</groupId>
       <artifactId>openflowplugin</artifactId>