Bump versions to 2.0.6.8-SNAPSHOT
[yangtools.git] / third-party / triemap / pom.xml
index 8f5f3d2e4b92a8306158c1f48a7de95b9b44a443..9f9224c34a16b47f93c7054f074aa87bb700f23d 100644 (file)
@@ -27,7 +27,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>triemap</artifactId>
-    <version>1.0.6.7-SNAPSHOT</version>
+    <version>1.0.6.8-SNAPSHOT</version>
     <packaging>bundle</packaging>
 
     <description>Java implementation of a concurrent trie hash map from Scala collections library</description>