Release Nitrogen
[netconf.git] / netconf / netconf-monitoring / pom.xml
index 0e02c8146a55ac1645c7aeb4a93cefe6c3629fa6..3994b668f887130f4377fd371f33b9656e023c65 100644 (file)
@@ -18,7 +18,7 @@
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>netconf-monitoring</artifactId>
-  <version>1.3.2-SNAPSHOT</version>
+  <version>1.3.2</version>
   <name>${project.artifactId}</name>
   <packaging>bundle</packaging>
 
       <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>
       <dependency>
         <groupId>org.opendaylight.mdsal.model</groupId>
         <artifactId>mdsal-model-artifacts</artifactId>
-        <version>0.11.2-SNAPSHOT</version>
+        <version>0.11.2</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>