Release netconf
[netconf.git] / netconf / pom.xml
index cc524d80428e59477bf174c354ac482d20771866..d135c6d856172224f1c46bb4f807725e69f253d7 100644 (file)
@@ -19,7 +19,7 @@
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>netconf-subsystem</artifactId>
-  <version>4.0.0-SNAPSHOT</version>
+  <version>4.0.0</version>
   <packaging>pom</packaging>
   <name>${project.artifactId}</name>
 
@@ -52,7 +52,6 @@
     <module>netconf-topology-singleton</module>
     <module>sal-netconf-connector</module>
     <module>yanglib</module>
-    <module>models</module>
     <module>tools</module>
     <module>netconf-console</module>