Bump versions to 2.0.16-SNAPSHOT
[yangtools.git] / third-party / triemap / pom.xml
index 3030b63aa89a56a4efe0cc0a83a0b803d961bf65..aa29b2132ff22d338adbc8e0e40ac1d2a1e95b24 100644 (file)
@@ -27,7 +27,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>triemap</artifactId>
-    <version>1.0.14-SNAPSHOT</version>
+    <version>1.0.15-SNAPSHOT</version>
     <packaging>bundle</packaging>
 
     <description>Java implementation of a concurrent trie hash map from Scala collections library</description>