Bump antlr to 4.9.3
[odlparent.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 0f80d2705f61abf4fbedf61390a4ccac97001f7b..e493ee3c7ef789305b8be1c813026a41d8c95f01 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.3-SNAPSHOT</version>
+        <version>9.0.9-SNAPSHOT</version>
         <relativePath>odlparent-lite</relativePath>
     </parent>
 
@@ -48,6 +48,7 @@
         <module>karaf-util</module>
 
         <!-- Parent POMs -->
+        <module>bnd-parent</module>
         <module>bundle-parent</module>
         <module>untested-single-feature-parent</module>
         <module>single-feature-parent</module>
@@ -55,6 +56,9 @@
         <module>odlparent</module>
         <module>odlparent-lite</module>
 
+        <!-- File copying plugin -->
+        <module>copy-files-plugin</module>
+
         <!-- Manifest filtering plugin -->
         <module>filter-manifest-plugin</module>