Clean up NamespaceStmtCtx
[yangtools.git] / yang / pom.xml
index 01806f743ef93f1e50ca2d14e1a8d2edd65abcb7..7729f99a78909b0157293d3015102f6b5955f0b4 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>9.0.0</version>
+        <version>12.0.3</version>
         <relativePath/>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>yang-aggregator</artifactId>
-    <version>7.0.0-SNAPSHOT</version>
+    <version>11.0.0-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <properties>
     </properties>
 
     <modules>
-        <!-- FIXME: organize these into groups -->
-
-        <module>yang-data-codec-binfmt</module>
-        <module>yang-data-codec-gson</module>
-        <module>yang-data-codec-xml</module>
-
         <!-- YANG repository API and implementions -->
         <module>yang-repo-api</module>
         <module>yang-repo-spi</module>