Release netconf
[netconf.git] / protocol / pom.xml
index 5223d44acea4370aee099f6a115718561bcfe6ac..71adde821d9ca6f08b0bfc48689e67dc58ee3931 100644 (file)
@@ -19,7 +19,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>protocol</artifactId>
-    <version>5.0.0-SNAPSHOT</version>
+    <version>5.0.0</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>