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