Use Objects.requireNonNull instead of Preconditions.checkNotNull
[yangtools.git] / third-party / pom.xml
index 44a9f4893159d208ec712bde0cd294bc4d8fe8a8..43bdf2ca061cf02aca496128e43aff56c3e44b23 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>1.8.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>
 
     <!--