Release Nitrogen
[netconf.git] / netconf / callhome-provider / pom.xml
index 6a85aa50ee02e213b5f79cc21d4e431a349d2353..3d51fee4319305d920c7a2cd1621ba411282e51c 100644 (file)
@@ -6,13 +6,13 @@
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>0.11.0-SNAPSHOT</version>
+        <version>0.11.2</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>callhome-provider</artifactId>
-    <version>1.3.0-SNAPSHOT</version>
+    <version>1.3.2</version>
     <packaging>bundle</packaging>
 
     <dependencyManagement>
@@ -27,7 +27,7 @@
             <dependency>
                 <groupId>org.opendaylight.controller</groupId>
                 <artifactId>mdsal-artifacts</artifactId>
-                <version>1.6.0-SNAPSHOT</version>
+                <version>1.6.2</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>