Bump to next development version
[yangtools.git] / third-party / triemap / pom.xml
index 8b3a20c9f1bf301692396c520da1d9ec54393405..177c62b9ff55745ec9c8617a7b9bb25a12b5b583 100644 (file)
@@ -27,7 +27,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>triemap</artifactId>
-    <version>1.0.8-SNAPSHOT</version>
+    <version>1.0.9-SNAPSHOT</version>
     <packaging>bundle</packaging>
 
     <description>Java implementation of a concurrent trie hash map from Scala collections library</description>