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