Release Nitrogen
[netconf.git] / features / netconf-connector / odl-message-bus / pom.xml
index 9b781f7fdd2dcc7a41981b4379301daa41913814..ace3d580c56b5aaec351e3fc36818544914a5a18 100644 (file)
@@ -20,7 +20,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>odl-message-bus</artifactId>
-    <version>1.3.2-SNAPSHOT</version>
+    <version>1.3.2</version>
     <packaging>feature</packaging>
 
     <!-- messagebus endpoint for netconf connector-->
@@ -36,7 +36,7 @@
         <dependency>
             <groupId>org.opendaylight.controller</groupId>
             <artifactId>odl-message-bus-collector</artifactId>
-            <version>1.6.2-SNAPSHOT</version>
+            <version>1.6.2</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>