Release netconf
[netconf.git] / features / parent / pom.xml
index 65e059c285878d03600bda5925fee1eb3952ebba..5e750abaf7aaba94fe3caf0065935c7fdf04d02c 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>feature-parent</artifactId>
-    <version>2.0.10-SNAPSHOT</version>
+    <version>2.0.10</version>
     <packaging>pom</packaging>
 
     <dependencyManagement>
@@ -26,7 +26,7 @@
             <dependency>
                 <groupId>org.opendaylight.netconf</groupId>
                 <artifactId>netconf-parent</artifactId>
-                <version>2.0.10-SNAPSHOT</version>
+                <version>2.0.10</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>