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