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