Release controller
[controller.git] / atomix-storage / pom.xml
index a04b9797e4ea6a5060d55e54f4f3263006107a49..03b20fcdac6fc1952eda21da405b7c0075d5a917 100644 (file)
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>bundle-parent</artifactId>
-    <version>7.0.6-SNAPSHOT</version>
+    <version>9.0.0</version>
     <relativePath>../bundle-parent</relativePath>
   </parent>
 
@@ -41,7 +41,7 @@
     <dependency>
       <groupId>com.esotericsoftware</groupId>
       <artifactId>kryo</artifactId>
-      <version>4.0.2</version>
+      <version>4.0.3</version>
       <scope>provided</scope>
     </dependency>
     <dependency>