Bump versions by x.y.(z+1)
[mdsal.git] / common / features / odl-mdsal-common / pom.xml
index e60b1e975021a39db9fc036c210bcea0ce393eef..86201613ee84e3157a38c9644258a70e771e239c 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>3.1.4</version>
+        <version>3.1.7</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>odl-mdsal-common</artifactId>
-    <version>2.5.2-SNAPSHOT</version>
+    <version>2.5.4-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>OpenDaylight :: MD-SAL :: Common</name>
@@ -35,7 +35,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.13</version>
+                <version>2.0.20</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>