BUG-1255 extension proposal
authorMichal Rehak <mirehak@cisco.com>
Sat, 2 Aug 2014 17:24:34 +0000 (19:24 +0200)
committerEd Warnicke <eaw@cisco.com>
Thu, 7 Aug 2014 16:32:54 +0000 (16:32 +0000)
- added new dependency
- this dependency is needed by
  https://git.opendaylight.org/gerrit/#/c/9393/

Change-Id: I7ef3e3f5b37034d8a1a6b9e110fcc63f4155fb6b
Signed-off-by: Michal Rehak <mirehak@cisco.com>
distributions/base/pom.xml

index 1d0df25f3ca69da8efe34db36e3c2b1bcb8510ce..867e0b7472c62914a030a1d6b0cb438909a49e9f 100644 (file)
@@ -57,6 +57,11 @@ see https://git.opendaylight.org/gerrit/#/c/390/
       <artifactId>openflowplugin-api</artifactId>
       <version>0.0.3-SNAPSHOT</version>
     </dependency>
+    <dependency>
+      <groupId>org.opendaylight.openflowplugin</groupId>
+      <artifactId>openflowplugin-extension-api</artifactId>
+      <version>0.0.3-SNAPSHOT</version>
+    </dependency>
     <dependency>
       <groupId>org.opendaylight.openflowplugin</groupId>
       <artifactId>openflowplugin</artifactId>