Bump versions to 2.0.21-SNAPSHOT
[yangtools.git] / yang / yang-data-impl / pom.xml
index c493298cf899301842965002c03597dcd4de076f..2074eddf70554f4da197abc2d4cd9842c1046ef4 100644 (file)
@@ -16,7 +16,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>yang-data-impl</artifactId>
-    <version>2.0.20-SNAPSHOT</version>
+    <version>2.0.21-SNAPSHOT</version>
     <packaging>bundle</packaging>
     <name>${project.artifactId}</name>
     <description>${project.artifactId}</description>
@@ -26,7 +26,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.20-SNAPSHOT</version>
+                <version>2.0.21-SNAPSHOT</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>