Bump versions to 2.0.22-SNAPSHOT
[yangtools.git] / yang / yang-data-impl / pom.xml
index 186ab8469ebd6d6110228961330dea06b49af361..7f7ff28e856196df2b515139de1575c51d5b503c 100644 (file)
@@ -16,7 +16,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>yang-data-impl</artifactId>
-    <version>2.0.21-SNAPSHOT</version>
+    <version>2.0.22-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.21-SNAPSHOT</version>
+                <version>2.0.22-SNAPSHOT</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>