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