Bump upstream versions
[controller.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 2d072e5dc2a78bd12d997c85ed31638e4833ace5..c957e314af335371e1c3418258ce2115c82c4c37 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -4,13 +4,13 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>8.0.3</version>
+    <version>9.0.9</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>releasepom</artifactId>
-  <version>3.0.4-SNAPSHOT</version>
+  <version>4.0.8-SNAPSHOT</version>
   <packaging>pom</packaging>
   <name>controller</name>
   <!-- Used by Sonar to set project name -->
@@ -30,7 +30,6 @@
     <module>bundle-parent</module>
     <module>benchmark</module>
     <module>jolokia</module>
-    <module>model</module>
 
     <!-- md-sal -->
     <module>opendaylight/md-sal</module>