Release Nitrogen
[netconf.git] / karaf / pom.xml
index fdb1ae8c5f4eaf312733707756d825f61451ca81..9d93f8b5b86b0b073b4506cbb5b6facf7883923a 100644 (file)
   </parent>
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>netconf-karaf</artifactId>
-  <version>1.6.2-SNAPSHOT</version>
+  <version>1.6.2</version>
   <packaging>pom</packaging>
   <properties>
-    <netconf.version>1.3.2-SNAPSHOT</netconf.version>
-    <restconf.version>1.6.2-SNAPSHOT</restconf.version>
+    <netconf.version>1.3.2</netconf.version>
+    <restconf.version>1.6.2</restconf.version>
   </properties>
 
   <dependencies>