Bump to odlparent 4.0.4
[yangtools.git] / features / odl-triemap / pom.xml
index b95015e7d9f774ff37e4af8816a667d1769824ef..2ffec37e3d7159242057d5965ab8b83128dc18b4 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>4.0.2</version>
+        <version>4.0.4</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>odl-triemap</artifactId>
-    <version>1.1.4-SNAPSHOT</version>
+    <version>1.1.6-SNAPSHOT</version>
     <packaging>feature</packaging>
     <name>OpenDaylight :: Yangtools :: TrieMap</name>
     <description>Concurrent hash-trie implementation</description>
@@ -35,7 +35,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.1.4-SNAPSHOT</version>
+                <version>2.1.6-SNAPSHOT</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>