Bump versions to 3.0.9-SNAPSHOT
[yangtools.git] / common / pom.xml
index 190111b80d3c666d83776c6969476e328e6d166f..e4ff08ba57f8f2fe522a56d960fd5bf7b2904468 100644 (file)
     <parent>
       <groupId>org.opendaylight.odlparent</groupId>
       <artifactId>odlparent-lite</artifactId>
-      <version>4.0.0</version>
+      <version>5.0.4</version>
       <relativePath/>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>common-aggregator</artifactId>
-    <version>2.1.0-SNAPSHOT</version>
+    <version>3.0.9-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <modules>
-        <module>checkstyle-logging</module>
         <module>concepts</module>
         <module>mockito-configuration</module>
         <module>util</module>