Bump versions to 2.0.20-SNAPSHOT
[yangtools.git] / yang / rfc6536-model-api / pom.xml
index 5efcae237135b6b15c95a4b8f4272d148e945e6e..da71cb762d83cba446bd0a3a41eeb76e98d71043 100644 (file)
@@ -19,7 +19,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>rfc6536-model-api</artifactId>
-    <version>2.0.19-SNAPSHOT</version>
+    <version>2.0.20-SNAPSHOT</version>
     <packaging>bundle</packaging>
     <name>${project.artifactId}</name>
     <description>RFC6536 metamodel</description>
@@ -29,7 +29,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.19-SNAPSHOT</version>
+                <version>2.0.20-SNAPSHOT</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>