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