Reworked pom files
[controller.git] / opendaylight / web / root / pom.xml
index 1ff86722a21e1f4a5ea62430cd3d2c8d6f4a45a8..fa755801021f79f411f17996ab955aa85d8b0d83 100644 (file)
       <artifactId>switchmanager</artifactId>
       <version>0.5.1-SNAPSHOT</version>
     </dependency>
+    <dependency>
+      <groupId>org.springframework</groupId>
+      <artifactId>org.springframework.web</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>equinoxSDK381</groupId>
+      <artifactId>javax.servlet</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>com.google.code.gson</groupId>
+      <artifactId>gson</artifactId>
+    </dependency>
     <dependency>
       <groupId>junit</groupId>
       <artifactId>junit</artifactId>