Release netconf
[netconf.git] / plugins / pom.xml
index 729eb38129510c323d574d830c393ac2dc133f09..b6101daf69514407dd2d902a9c444f56b63df19d 100644 (file)
     <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>plugins</artifactId>
-    <version>5.0.0-SNAPSHOT</version>
+    <version>5.0.4</version>
     <packaging>pom</packaging>
     <name>${project.artifactId}</name>
 
@@ -29,6 +29,7 @@
     </properties>
 
     <modules>
+        <module>netconf-dom-api</module>
         <module>sal-netconf-connector</module>
     </modules>
 </project>