Mass-update 1.12.0-SNAPSHOT to 2.0.0-SNAPSHOT
[controller.git] / features / odl-jolokia / pom.xml
index a045b0b48a007938935c0c62325f28912279e81c..d8dcb3f0ec5b0c76d1211b081fc6a824e21d46a9 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>1.12.0-SNAPSHOT</version>
+        <version>2.0.0-SNAPSHOT</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
@@ -24,7 +24,7 @@
     <name>Jolokia JMX/HTTP bridge</name>
 
     <properties>
-        <odl-jolokia-osgi.version>1.12.0-SNAPSHOT</odl-jolokia-osgi.version>
+        <odl-jolokia-osgi.version>2.0.0-SNAPSHOT</odl-jolokia-osgi.version>
     </properties>
 
     <dependencies>