Bump odlparent to 2.0.2
[yangtools.git] / third-party / pom.xml
index 870b72b8d16196a8655e5aff280b6423ac721cac..43bdf2ca061cf02aca496128e43aff56c3e44b23 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>1.7.0-SNAPSHOT</version>
+        <version>2.0.2</version>
         <relativePath/>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
+    <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>third-party-aggregator</artifactId>
+    <version>1.9.0-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <modules>
-        <module>xsd-regex</module>
+        <module>triemap</module>
     </modules>
 
     <!--