Bump versions for next version
[yangtools.git] / features / odl-triemap / pom.xml
index 19afb4f9a49d8e1a24ee51163225f500c0057b3b..f4c81dea56df98935acb8a47a641c497cc3eca11 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>odl-triemap</artifactId>
-    <version>1.0.6.2-SNAPSHOT</version>
+    <version>1.0.6.3-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.6.2-SNAPSHOT</version>
+                <version>2.0.6.3-SNAPSHOT</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>