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