Release yangtools
[yangtools.git] / features / odl-triemap / pom.xml
index 7ed1fbf8d2f63980c298a2903f8c7fc986a1c9e5..3feb5f42e9c12261a4ca715ca27a2c7b4c51c1c7 100644 (file)
@@ -20,7 +20,7 @@
 
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>odl-triemap</artifactId>
-    <version>1.0.0-SNAPSHOT</version>
+    <version>1.0.0</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.0-SNAPSHOT</version>
+                <version>2.0.0</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>