Release netconf
[netconf.git] / parent / pom.xml
index f163cf8e96fe8020f978007afbde033196987e96..dff86f6d3aa5a01d7be4ae77a06f62a3d7a7bd7c 100644 (file)
@@ -17,7 +17,7 @@
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>netconf-parent</artifactId>
-  <version>4.0.1-SNAPSHOT</version>
+  <version>4.0.1</version>
   <packaging>pom</packaging>
 
   <dependencyManagement>
@@ -46,7 +46,7 @@
       <dependency>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-artifacts</artifactId>
-        <version>4.0.1-SNAPSHOT</version>
+        <version>4.0.1</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>