Align odl-jolokia-osgi version with project
[controller.git] / features / odl-jolokia / pom.xml
index 0e0f06776cec1634792eeaf2c29c8540c2262974..a045b0b48a007938935c0c62325f28912279e81c 100644 (file)
     <modelVersion>4.0.0</modelVersion>
 
     <parent>
-        <groupId>org.opendaylight.odlparent</groupId>
+        <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>7.0.1</version>
-        <relativePath/>
+        <version>1.12.0-SNAPSHOT</version>
+        <relativePath>../single-feature-parent</relativePath>
     </parent>
 
     <groupId>org.opendaylight.controller</groupId>
@@ -24,7 +24,7 @@
     <name>Jolokia JMX/HTTP bridge</name>
 
     <properties>
-        <odl-jolokia-osgi.version>0.12.0-SNAPSHOT</odl-jolokia-osgi.version>
+        <odl-jolokia-osgi.version>1.12.0-SNAPSHOT</odl-jolokia-osgi.version>
     </properties>
 
     <dependencies>
@@ -34,7 +34,7 @@
         </dependency>
         <dependency>
             <!-- finalname="/etc/org.jolokia.osgi.cfg" -->
-            <groupId>${project.groupId}</groupId>
+            <groupId>org.opendaylight.controller</groupId>
             <artifactId>odl-jolokia-osgi</artifactId>
             <version>${odl-jolokia-osgi.version}</version>
             <type>cfg</type>