Bump versions to 6.0.9-SNAPSHOT
[yangtools.git] / features / features-yangtools-experimental / pom.xml
index 86fe66b8709c3ab78535d7f6de6105ef867973fd..e1e0f1c9c82e2fb812fc3bd05b5ea8a24d2ab51a 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>feature-repo-parent</artifactId>
-        <version>4.0.0-SNAPSHOT</version>
+        <version>8.1.4</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>features-yangtools-experimental</artifactId>
-    <version>2.1.0-SNAPSHOT</version>
+    <version>6.0.9-SNAPSHOT</version>
     <packaging>feature</packaging>
     <name>OpenDaylight :: Yangtools :: Experimental Features</name>
     <description>YANG Tools Experimental Features</description>
             <classifier>features</classifier>
             <type>xml</type>
         </dependency>
+
         <dependency>
             <groupId>org.opendaylight.yangtools</groupId>
-            <artifactId>odl-exp-objcache</artifactId>
-            <classifier>features</classifier>
-            <type>xml</type>
-        </dependency>
-        <dependency>
-            <groupId>org.opendaylight.yangtools</groupId>
-            <artifactId>odl-yangtools-exp-xpath-api</artifactId>
+            <artifactId>odl-yangtools-exp-data-xpath-api</artifactId>
             <classifier>features</classifier>
             <type>xml</type>
         </dependency>
         <dependency>
             <groupId>org.opendaylight.yangtools</groupId>
-            <artifactId>odl-yangtools-exp-xpath-impl</artifactId>
+            <artifactId>odl-yangtools-exp-data-xpath</artifactId>
             <classifier>features</classifier>
             <type>xml</type>
         </dependency>