Fix LibraryModulesSchemas root
[netconf.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index d34f0dc36b2268198de4fa4e44fbbe6d364a23f1..ed1446268ee962266160277cae97c00b01cd70a3 100644 (file)
--- a/pom.xml
+++ b/pom.xml
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>12.0.1</version>
+        <version>12.0.3</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-aggregator</artifactId>
-    <version>5.0.0-SNAPSHOT</version>
+    <version>5.0.5-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>${project.artifactId}</name>
 
@@ -36,6 +36,8 @@
         <module>karaf-static</module>
         <module>model</module>
         <module>transport</module>
+        <module>protocol</module>
+        <module>plugins</module>
         <module>apps</module>
         <module>third-party</module>