Merge "Fixed publishDataChangeEvent in 2phase commit"
[controller.git] / opendaylight / northbound / jolokia / pom.xml
index 7e13f2e3346997f6356a06ef3df8a28d632dd3fb..ac0bf1bda01d173c2d1c7a0e56847beece7d593b 100644 (file)
@@ -4,13 +4,13 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.4.1-SNAPSHOT</version>
+    <version>1.4.2-SNAPSHOT</version>
     <relativePath>../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>jolokia-bridge</artifactId>
-  <version>${jolokia.bridge.version}</version>
   <description>Jolokia bridge web application</description>
+  <version>0.0.2-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
   <build>
@@ -18,7 +18,7 @@
       <plugin>
         <groupId>org.apache.felix</groupId>
         <artifactId>maven-bundle-plugin</artifactId>
-        <version>2.4.0</version>
+        <version>${bundle.plugin.version}</version>
         <extensions>true</extensions>
         <configuration>
           <instructions>