Merge "Stop creating new Boolean, move to use valueOf method"
[controller.git] / opendaylight / web / devices / pom.xml
index b322f5845f6907379fb2c7ef13ad5fc4c5d23e5c..c0555d9d1d3280b1e1f0b512fd76d1948c7334cd 100644 (file)
@@ -22,7 +22,7 @@
       <plugin>
         <groupId>org.apache.felix</groupId>
         <artifactId>maven-bundle-plugin</artifactId>
-        <version>2.3.6</version>
+        <version>${bundle.plugin.version}</version>
         <extensions>true</extensions>
         <configuration>
           <instructions>
@@ -40,6 +40,7 @@
               org.opendaylight.controller.usermanager,
               org.opendaylight.controller.web,
               com.google.gson,
+              com.google.gson.reflect,
               javax.annotation,
               javax.naming,
               javax.servlet,