Update timezones for committers
[netconf.git] / apps / pom.xml
index 59fe8fdcbd786e809a45c9a7c64bffed7e89064b..9551434a47dc0c880eb362c73a2d996d6911e279 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>12.0.3</version>
+        <version>12.0.5</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>apps</artifactId>
-    <version>5.0.4-SNAPSHOT</version>
+    <version>6.0.0-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>${project.artifactId}</name>
 
@@ -29,6 +29,7 @@
     </properties>
 
     <modules>
+        <module>netconf-events-mdsal</module>
         <module>netconf-topology</module>
         <module>netconf-topology-impl</module>
         <module>netconf-topology-singleton</module>