Remove NetconfServerSessionPreferences
[netconf.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index ddda895a77c9d783a417240b9525e9a5be6a3538..e75425c37c03b712385715689fe6f8bfb9ce0f62 100644 (file)
--- a/pom.xml
+++ b/pom.xml
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>6.0.4</version>
+        <version>10.0.2</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-aggregator</artifactId>
-    <version>1.8.0-SNAPSHOT</version>
+    <version>4.0.0-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>${project.artifactId}</name>
 
@@ -33,6 +33,7 @@
         <module>parent</module>
         <module>features</module>
         <module>karaf</module>
+        <module>karaf-static</module>
         <module>netconf</module>
         <module>restconf</module>
     </modules>