Bump mdsal to 3.0.9
[netconf.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index f52381e57058541e3b96bdf2393824e1309a094c..b73332f6c987cd1f934eda5a3910f6026107311f 100644 (file)
--- a/pom.xml
+++ b/pom.xml
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>4.0.5</version>
+        <version>4.0.11</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-aggregator</artifactId>
-    <version>1.6.0-SNAPSHOT</version>
+    <version>1.6.2-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>${project.artifactId}</name>
 
@@ -32,7 +32,6 @@
         <module>features</module>
         <module>karaf</module>
         <module>netconf</module>
-        <module>protocol-framework</module>
         <module>restconf</module>
     </modules>