Bump netty to 4.1.77
[odlparent.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index a15e0baf518299c78a7f7f192075b180aa784ec5..f661e068eabfe85a8a4d800cf469a0c44228df16 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>9.0.5-SNAPSHOT</version>
+        <version>11.0.0-SNAPSHOT</version>
         <relativePath>odlparent-lite</relativePath>
     </parent>
 
         <module>karaf-util</module>
 
         <!-- Parent POMs -->
+        <module>bnd-parent</module>
         <module>bundle-parent</module>
-        <module>untested-single-feature-parent</module>
+        <module>abstract-feature-parent</module>
         <module>single-feature-parent</module>
         <module>feature-repo-parent</module>
         <module>odlparent</module>
         <module>odlparent-lite</module>
 
+        <!-- File copying plugin -->
+        <module>copy-files-plugin</module>
+
         <!-- Manifest filtering plugin -->
         <module>filter-manifest-plugin</module>