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