Bump versions by x.y.(z+1)
[netconf.git] / restconf / restconf-parent / pom.xml
index f143fb0364479bc0a4a5b2d3f3e534541dc57c71..a7a9586f1747e834c461d7d55ea1686c5bd18ff9 100644 (file)
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>3.0.6</version>
+    <version>3.0.10</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>restconf-parent</artifactId>
-  <version>1.9.0-SNAPSHOT</version>
+  <version>1.9.3-SNAPSHOT</version>
   <packaging>pom</packaging>
 
   <dependencyManagement>
       <dependency>
         <groupId>org.opendaylight.aaa</groupId>
         <artifactId>aaa-artifacts</artifactId>
-        <version>0.9.0-SNAPSHOT</version>
+        <version>0.9.3-SNAPSHOT</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
       <dependency>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-artifacts</artifactId>
-        <version>1.9.0-SNAPSHOT</version>
+        <version>1.9.3-SNAPSHOT</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
       <dependency>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-artifacts</artifactId>
-        <version>1.6.0-SNAPSHOT</version>
+        <version>1.6.3-SNAPSHOT</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>