Remove deploy-site.xml
[odlparent.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index d9fc006cfa6afb804f2648c70c7c54c34b371e58..d2ad62aae0d8f392d9e87c6c09af9522a7091dbe 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>aggregator-parent</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>3.0.0-SNAPSHOT</version>
         <relativePath>aggregator-parent</relativePath>
     </parent>
 
@@ -39,6 +39,7 @@
         <!-- Karaf integration -->
         <module>karaf</module>
         <module>karaf-plugin</module>
+        <module>karaf-util</module>
 
         <!-- Parent POMs -->
         <module>aggregator-parent</module>