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