Merge "Using the value in the installedSwView data structure to populate the node...
[controller.git] / opendaylight / web / troubleshoot / pom.xml
index c4d9d6b978d57fa52453e693373cdd5e68d2a9f2..bb5e9f1f18f1ac3682485e34f82088ee7e17ff3c 100644 (file)
     <dependency>
       <groupId>org.opendaylight.controller</groupId>
       <artifactId>switchmanager</artifactId>
-      <version>0.5.1-SNAPSHOT</version>
     </dependency>
     <dependency>
       <groupId>org.opendaylight.controller</groupId>
       <artifactId>web</artifactId>
       <version>0.4.1-SNAPSHOT</version>
     </dependency>
+    <dependency>
+      <groupId>org.codehaus.jackson</groupId>
+      <artifactId>jackson-mapper-asl</artifactId>
+    </dependency>
   </dependencies>
 </project>