Bump versions by x.y.(z+1)
[controller.git] / features / extras / odl-jolokia / pom.xml
index c8799ce301d0ecdf84f326d73701b4d68d48f81b..3c75055acd037450daee2fcd5c4c2f4a2dab60cf 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>3.1.0</version>
+        <version>5.0.1</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>odl-jolokia</artifactId>
-    <version>1.11.0-SNAPSHOT</version>
+    <version>1.14.0-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>Jolokia JMX/HTTP bridge</name>
 
     <properties>
-        <odl-jolokia-osgi.version>0.8.0-SNAPSHOT</odl-jolokia-osgi.version>
+        <odl-jolokia-osgi.version>0.11.0-SNAPSHOT</odl-jolokia-osgi.version>
     </properties>
 
     <dependencies>
         <dependency>
             <groupId>org.jolokia</groupId>
             <artifactId>jolokia-osgi</artifactId>
-            <!-- TODO: remove once the version upgrade makes it to odlparent -->
-            <version>1.5.0</version>
         </dependency>
         <dependency>
             <!-- finalname="/etc/org.jolokia.osgi.cfg" -->