Added model-flow-management to distribution. 82/2082/2
authorEd Warnicke <eaw@cisco.com>
Tue, 22 Oct 2013 16:32:59 +0000 (11:32 -0500)
committerGerrit Code Review <gerrit@opendaylight.org>
Tue, 22 Oct 2013 19:27:25 +0000 (19:27 +0000)
Change-Id: I58ae5581ae2db62638057d1a045fcf6f3725c034
Signed-off-by: Ed Warnicke <eaw@cisco.com>
opendaylight/distribution/opendaylight/pom.xml

index 803d90253e40f3c652f44281dfb4d84b793783fd..d95a6dca01a7336c67f20dbfadd61734c81851fb 100644 (file)
           <artifactId>model-flow-statistics</artifactId>
           <version>${mdsal.version}</version>
         </dependency>
           <artifactId>model-flow-statistics</artifactId>
           <version>${mdsal.version}</version>
         </dependency>
+        <dependency>
+          <groupId>org.opendaylight.controller.model</groupId>
+          <artifactId>model-flow-management</artifactId>
+          <version>${mdsal.version}</version>
+        </dependency>
 
         <dependency>
           <groupId>org.opendaylight.controller</groupId>
 
         <dependency>
           <groupId>org.opendaylight.controller</groupId>