Release Nitrogen
[netconf.git] / netconf / netconf-impl / pom.xml
index ba51631daab82bcf1a38e9c8dd176270d6e3cc5d..0d58f875e7b86a231827a2cd5bb96e52d172e352 100644 (file)
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>bundle-parent</artifactId>
-    <version>2.0.4</version>
+    <version>2.0.5</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>netconf-impl</artifactId>
-  <version>1.3.0-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.0-SNAPSHOT</version>
+        <version>1.2.2</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
       <dependency>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>config-artifacts</artifactId>
-        <version>0.7.0-SNAPSHOT</version>
+        <version>0.7.2</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>