Bump version for next development cycle
[yangtools.git] / features / odl-triemap / pom.xml
index 4ccb75d796770ef91066b66a6c4b90c61c77c057..b10caaea51131c3e8ae7de51bd04b8a0b6401e4a 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>odl-triemap</artifactId>
-    <version>1.0.7-SNAPSHOT</version>
+    <version>1.0.8-SNAPSHOT</version>
     <packaging>feature</packaging>
     <name>OpenDaylight :: Yangtools :: TrieMap</name>
     <description>Concurrent hash-trie implementation</description>
@@ -28,7 +28,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.7-SNAPSHOT</version>
+                <version>2.0.8-SNAPSHOT</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>