Bump versions to 2.0.16-SNAPSHOT
[yangtools.git] / features / odl-triemap / pom.xml
index b1aba853e306bd3e20cece2b66ffa60bbb158311..28e609812c148218f6575f40b7d5659bdaff06b0 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>odl-triemap</artifactId>
-    <version>1.0.14-SNAPSHOT</version>
+    <version>1.0.15-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.14-SNAPSHOT</version>
+                <version>2.0.15-SNAPSHOT</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>