Bump versions by x.y.(z+1)
[controller.git] / features / extras / odl-jolokia / pom.xml
index 9c0092c9d51f513151c5265947dfdb9b90714134..497dca487b41f97041954684d4a9125da2b3efb1 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>3.1.0</version>
+        <version>3.1.3</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>odl-jolokia</artifactId>
-    <version>1.10.3-SNAPSHOT</version>
+    <version>1.10.4-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>Jolokia JMX/HTTP bridge</name>
 
     <properties>
-        <odl-jolokia-osgi.version>0.7.3-SNAPSHOT</odl-jolokia-osgi.version>
+        <odl-jolokia-osgi.version>0.7.4-SNAPSHOT</odl-jolokia-osgi.version>
     </properties>
 
     <dependencies>