Use SettableFuture<Empty> for readinessFuture
[controller.git] / jolokia / pom.xml
index 3e482869f5f57c4f052a9f962097d3ad5aea0917..c2f68b28c8153feca010e3507bbed1a3b4d8c933 100644 (file)
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent</artifactId>
-    <version>8.0.1</version>
+    <version>10.0.0</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>odl-jolokia-osgi</artifactId>
-  <version>3.0.2-SNAPSHOT</version>
+  <version>5.0.0-SNAPSHOT</version>
   <packaging>jar</packaging>
 
   <build>