Release netconf
[netconf.git] / protocol / pom.xml
index 5223d44acea4370aee099f6a115718561bcfe6ac..598e16e4ac09689992c6d84cfa9b4aca6e387d9b 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>protocol</artifactId>
-    <version>5.0.0-SNAPSHOT</version>
+    <version>5.0.4</version>
     <packaging>pom</packaging>
     <name>${project.artifactId}</name>
 
@@ -33,5 +33,6 @@
         <module>netconf-client</module>
         <module>netconf-impl</module>
         <module>netconf-util</module>
+        <module>restconf-api</module>
     </modules>
 </project>