Use singleton BaseType instances for simple definitions
[ovsdb.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 36ddf71606b8972c37e18fd504ed8fdd9e5ff369..a5fa42c64ec9069ebb163b3d597e10ec0cc4545f 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>5.0.0</version>
+    <version>5.0.3</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.ovsdb</groupId>
   <artifactId>ovsdb</artifactId>
-  <version>1.9.0-SNAPSHOT</version>
+  <version>1.9.2-SNAPSHOT</version>
   <name>${project.artifactId}</name> <!-- Used by Sonar to set project name -->
   <packaging>pom</packaging>