Revert "BUG-2637: migrate features"
authorEd Warnicke <eaw@cisco.com>
Sat, 21 Feb 2015 04:34:14 +0000 (04:34 +0000)
committerEd Warnicke <eaw@cisco.com>
Sat, 21 Feb 2015 04:34:14 +0000 (04:34 +0000)
This reverts commit 300d247c3c68387bf0bed3fc9dd90558ebe01f3f.

300d247c3c68387bf0bed3fc9dd90558ebe01f3f broke because the flow-features were not migrated properly to openflowplugin.

Change-Id: I6502a93b10b4c5ee41d037da216092cdf003d17f
Signed-off-by: Ed Warnicke <eaw@cisco.com>
opendaylight/md-sal/sal-binding-broker/pom.xml

index 1cf0f7f097cf057434d3ebc8b2cac2226ac90259..9346e223df1b0fcb5a0f298386a2912578503c30 100644 (file)
     <dependency>
       <groupId>org.opendaylight.controller.model</groupId>
       <artifactId>model-flow-base</artifactId>
-      <scope>test</scope>
     </dependency>
     <dependency>
       <groupId>org.opendaylight.controller.model</groupId>
       <artifactId>model-flow-service</artifactId>
-      <scope>test</scope>
     </dependency>
     <dependency>
       <groupId>org.opendaylight.controller.model</groupId>
       <artifactId>model-flow-statistics</artifactId>
-      <scope>test</scope>
     </dependency>
     <dependency>
       <groupId>org.opendaylight.yangtools</groupId>