Merge "Add SCM section to all the poms"
[controller.git] / opendaylight / northbound / topology / pom.xml
index ec3489aca2855b6da48f82364c9b175dda8ff6de..d15e4e034be6633e70644ddb197944137cbb9b62 100644 (file)
@@ -34,7 +34,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>
@@ -54,6 +54,7 @@
               org.opendaylight.controller.usermanager,
               org.opendaylight.controller.topologymanager,
               com.sun.jersey.spi.container.servlet,
+              org.codehaus.jackson.annotate,
               javax.ws.rs,
               javax.ws.rs.core,
               javax.xml.bind,