Bump versions to 2.0.22-SNAPSHOT
[yangtools.git] / third-party / triemap / pom.xml
index 05859c69e89bfc942c2e5e85fffd0767795a41a7..156ad6edbd551517c944037f691e8900d116c6b1 100644 (file)
@@ -27,7 +27,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>triemap</artifactId>
-    <version>1.0.21-SNAPSHOT</version>
+    <version>1.0.22-SNAPSHOT</version>
     <packaging>bundle</packaging>
 
     <description>Java implementation of a concurrent trie hash map from Scala collections library</description>