Release yangtools
[yangtools.git] / features / odl-yangtools-exp-data-xpath-api / pom.xml
index 3b847268b47945f8a4f19a17fb73b1869a54fe5c..b345e327f1e305cd97d4a923c6662c624ced3b31 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>9.0.7</version>
+        <version>9.0.15</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>odl-yangtools-exp-data-xpath-api</artifactId>
-    <version>0.5.9-SNAPSHOT</version>
+    <version>0.5.17</version>
     <packaging>feature</packaging>
     <name>OpenDaylight :: Yangtools :: Experimental :: Data XPath API</name>
     <description>YANG-modeled data XPath APIs</description>
@@ -28,7 +28,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>7.0.9-SNAPSHOT</version>
+                <version>7.0.17</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>