Bump versions to 5.0.2-SNAPSHOT
[netconf.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 8308a522692fbf72f6c4f465e5f65fcd83703d92..f4bcf991e47be04244981afb5f9cc150c1386d34 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -19,7 +19,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-aggregator</artifactId>
-    <version>5.0.0-SNAPSHOT</version>
+    <version>5.0.2-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>${project.artifactId}</name>
 
         <module>karaf-static</module>
         <module>model</module>
         <module>transport</module>
+        <module>protocol</module>
+        <module>plugins</module>
         <module>apps</module>
+        <module>third-party</module>
 
         <!-- Legacy layout -->
         <module>netconf</module>