Changed the current WIP Pipeline Orchestrator to a more simplified Static Pipeline...
[ovsdb.git] / openstack / net-virt-providers / pom.xml
index 8aacaec7b96fb13255665e9554d46e0e1966c358..b49fa1be0935d0e2e96c90827a51f8fec3465b49 100644 (file)
           <artifactId>utils.mdsal-openflow</artifactId>
           <version>1.0.0-SNAPSHOT</version>
         </dependency>
+        <dependency>
+          <groupId>junit</groupId>
+          <artifactId>junit</artifactId>
+          <scope>compile</scope>
+        </dependency>
+
     </dependencies>
 
     <build>