Bump versions for yangtools-2.0.5 development
[yangtools.git] / third-party / triemap / pom.xml
index 0c4c050d8772875ba57423fb54190ecdb4027c09..15357e4ee235db6d9bc664f5f86505f2b109a507 100644 (file)
@@ -27,7 +27,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>triemap</artifactId>
-    <version>1.0.4-SNAPSHOT</version>
+    <version>1.0.5-SNAPSHOT</version>
     <packaging>bundle</packaging>
 
     <description>Java implementation of a concurrent trie hash map from Scala collections library</description>