Release Nitrogen
[netconf.git] / features / netconf / odl-netconf-api / pom.xml
index a8431a8d30a8a6e6e5250f3953abc2ca5e1c19cd..4c812e508fa9fd65d25abba5fb6ff135965866f2 100644 (file)
@@ -20,7 +20,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>odl-netconf-api</artifactId>
-    <version>1.3.2-SNAPSHOT</version>
+    <version>1.3.2</version>
     <packaging>feature</packaging>
 
     <name>OpenDaylight :: Netconf :: API</name>
             <dependency>
                 <groupId>org.opendaylight.netconf</groupId>
                 <artifactId>netconf-artifacts</artifactId>
-                <version>1.3.2-SNAPSHOT</version>
+                <version>1.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>
@@ -88,7 +88,7 @@
         <dependency>
             <groupId>org.opendaylight.mdsal.model</groupId>
             <artifactId>odl-mdsal-models</artifactId>
-            <version>0.11.2-SNAPSHOT</version>
+            <version>0.11.2</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>