Start 2.0.2 release cycle
[yangtools.git] / features / odl-triemap / pom.xml
index 5d4b6476b96218b525e671fd0d18069cf70ba163..7996db273952fe7d3fc5d07a862f64eab8399303 100644 (file)
@@ -20,7 +20,7 @@
 
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>odl-triemap</artifactId>
-    <version>1.0.1-SNAPSHOT</version>
+    <version>1.0.2-SNAPSHOT</version>
     <packaging>feature</packaging>
     <name>OpenDaylight :: Yangtools :: TrieMap</name>
     <description>Concurrent hash-trie implementation</description>
@@ -30,7 +30,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.1-SNAPSHOT</version>
+                <version>2.0.2-SNAPSHOT</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>