Release Nitrogen
[netconf.git] / restconf / sal-rest-docgen / pom.xml
index 1646fda77b82d0fe0c32e2c3cede609afea72abd..85e9b981f716d0182ab332ce73760367548ce54b 100644 (file)
@@ -17,7 +17,7 @@
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>sal-rest-docgen</artifactId>
-  <version>1.6.1-SNAPSHOT</version>
+  <version>1.6.2</version>
   <packaging>bundle</packaging>
 
   <dependencyManagement>
       <dependency>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-artifacts</artifactId>
-        <version>1.2.1-SNAPSHOT</version>
+        <version>1.2.2</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
       <dependency>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-artifacts</artifactId>
-        <version>1.6.1-SNAPSHOT</version>
+        <version>1.6.2</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>