Bump versions to next development snapshot
[yangtools.git] / third-party / triemap / pom.xml
index 6b69583a3657cb4c665ca43b6fc3d4bcf1538a5d..8a95c86d34337633190ebfbf3f9decae83e6e6ca 100644 (file)
@@ -27,7 +27,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>triemap</artifactId>
-    <version>1.0.3-SNAPSHOT</version>
+    <version>1.0.4-SNAPSHOT</version>
     <packaging>bundle</packaging>
 
     <description>Java implementation of a concurrent trie hash map from Scala collections library</description>