Bump versions for next version
[yangtools.git] / third-party / triemap / pom.xml
index 552abd3a3fe43cecbdbf68049281ad4ab2ad7f6b..6701134e236e0ee2a2c35fc0d2487fde6ec33ef9 100644 (file)
@@ -27,7 +27,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>triemap</artifactId>
-    <version>1.0.9-SNAPSHOT</version>
+    <version>1.0.10-SNAPSHOT</version>
     <packaging>bundle</packaging>
 
     <description>Java implementation of a concurrent trie hash map from Scala collections library</description>