Release netconf
[netconf.git] / features / parent / pom.xml
index 1659101b62bd27167ce2c954570ce8bcbe27f842..04cf4304210d3b259633a5a9d2cf3d903c763d2b 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>feature-parent</artifactId>
-    <version>7.0.4-SNAPSHOT</version>
+    <version>7.0.4</version>
     <packaging>pom</packaging>
 
     <dependencyManagement>
@@ -26,7 +26,7 @@
             <dependency>
                 <groupId>org.opendaylight.netconf</groupId>
                 <artifactId>netconf-parent</artifactId>
-                <version>7.0.4-SNAPSHOT</version>
+                <version>7.0.4</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>