Exclude jsr305 from guava-testlib
[odlparent.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 3c5b7fbc65bd4e06271a69ea491387b4fa93b67d..d2ad62aae0d8f392d9e87c6c09af9522a7091dbe 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>aggregator-parent</artifactId>
-        <version>1.9.1-SNAPSHOT</version>
+        <version>3.0.0-SNAPSHOT</version>
         <relativePath>aggregator-parent</relativePath>
     </parent>
 
@@ -38,7 +38,8 @@
 
         <!-- Karaf integration -->
         <module>karaf</module>
-        <module>karaf4-plugin</module>
+        <module>karaf-plugin</module>
+        <module>karaf-util</module>
 
         <!-- Parent POMs -->
         <module>aggregator-parent</module>