Add support for using epoll Netty transport
[ovsdb.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 6eb7d10609ef522bea49444a73e0a2d84b372de9..0cf156f3faf24a95893745bc571bf2f3e4b9895a 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -12,13 +12,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>4.0.8</version>
+    <version>6.0.1</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.ovsdb</groupId>
   <artifactId>ovsdb</artifactId>
-  <version>1.8.0-SNAPSHOT</version>
+  <version>1.10.0-SNAPSHOT</version>
   <name>${project.artifactId}</name> <!-- Used by Sonar to set project name -->
   <packaging>pom</packaging>