Bump versions to 2.0.22-SNAPSHOT
[yangtools.git] / benchmarks / pom.xml
index 55644e6e15bae572b1a7beae707871ea3da93c3a..e2d80318a621720e3105f3ab864d06bf9a98e6da 100644 (file)
 
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>benchmarks</artifactId>
-    <version>2.0.21-SNAPSHOT</version>
+    <version>2.0.22-SNAPSHOT</version>
 
     <dependencies>
         <dependency>
             <groupId>${project.groupId}</groupId>
             <artifactId>yang-data-impl</artifactId>
-            <version>2.0.21-SNAPSHOT</version>
+            <version>2.0.22-SNAPSHOT</version>
         </dependency>
         <dependency>
             <groupId>${project.groupId}</groupId>
             <artifactId>yang-test-util</artifactId>
-            <version>2.0.21-SNAPSHOT</version>
+            <version>2.0.22-SNAPSHOT</version>
             <scope>compile</scope>
         </dependency>
         <dependency>