Release Nitrogen
[netconf.git] / netconf / netconf-notifications-impl / pom.xml
index 999e8f9fa34c16dd388229bdb655ea0c95ba8876..1defa26856d8ac7359e75cc4b5cb6c66084c6e69 100644 (file)
@@ -20,7 +20,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-notifications-impl</artifactId>
-    <version>1.3.2-SNAPSHOT</version>
+    <version>1.3.2</version>
     <packaging>bundle</packaging>
 
     <dependencyManagement>
             <dependency>
                 <groupId>org.opendaylight.controller</groupId>
                 <artifactId>mdsal-artifacts</artifactId>
-                <version>1.6.2-SNAPSHOT</version>
+                <version>1.6.2</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.mdsal</groupId>
                 <artifactId>mdsal-artifacts</artifactId>
-                <version>2.3.2-SNAPSHOT</version>
+                <version>2.3.2</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>1.2.2-SNAPSHOT</version>
+                <version>1.2.2</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>