Release yangtools
[yangtools.git] / xpath / yang-xpath-impl / pom.xml
index 43437c8d2f7c6034d08389eb0c84cdc8bbff4878..50efa17d7f3a1cdae304a40efc55608c7ce8d877 100644 (file)
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bnd-parent</artifactId>
-        <version>8.0.5-SNAPSHOT</version>
+        <version>8.0.5</version>
         <relativePath>../../bnd-parent</relativePath>
     </parent>
 
     <artifactId>yang-xpath-impl</artifactId>
-    <version>8.0.5-SNAPSHOT</version>
+    <version>8.0.5</version>
     <packaging>jar</packaging>
     <name>${project.artifactId}</name>
     <description>YANG XPath parser</description>