Ensure CSS modules are closed before blueprint containers on shutdown
[controller.git] / opendaylight / commons / jolokia / pom.xml
index e1132dc4923081f00fc44018eea55bc9bb741aa5..22421232298efb19c8cad49f7ce3e22364a1f5f3 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.6.0-SNAPSHOT</version>
+    <version>1.7.0-SNAPSHOT</version>
     <relativePath>../opendaylight</relativePath>
   </parent>
 
   <artifactId>odl-jolokia-osgi</artifactId>
-  <version>0.3.0-SNAPSHOT</version>
+  <version>0.4.0-SNAPSHOT</version>
   <packaging>jar</packaging>
 
   <build>