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