Clean up TreeNode API
[yangtools.git] / plugin / pom.xml
index ca164d41b95c2f83a363fa774c4f4107dfd99837..9caf01ad76f964f0d592b1a1d6b62657fed73317 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>9.0.0</version>
+        <version>14.0.0-SNAPSHOT</version>
         <relativePath/>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>plugin-aggregator</artifactId>
-    <version>7.0.1-SNAPSHOT</version>
+    <version>14.0.0-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <modules>
         <module>plugin-generator-api</module>
         <module>yang-maven-plugin</module>
-        <module>yang-maven-plugin-spi</module>
         <module>yang-maven-plugin-it</module>
     </modules>