sal-binding-api: use lambdas
[controller.git] / features / extras / odl-jolokia / pom.xml
index 1ea9e2e44dbfbc62b5db5d55af012bf1b0c72de2..b66f61486e632c909bccd12dda6c102993a23ae1 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>2.0.1</version>
+        <version>2.0.4</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>odl-jolokia</artifactId>
-    <version>1.9.0-SNAPSHOT</version>
+    <version>1.10.0-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>Jolokia JMX/HTTP bridge</name>
 
     <properties>
-        <odl-jolokia-osgi.version>0.6.0-SNAPSHOT</odl-jolokia-osgi.version>
+        <odl-jolokia-osgi.version>0.7.0-SNAPSHOT</odl-jolokia-osgi.version>
     </properties>
 
     <dependencies>