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