Bump odlparent to 8.1.3
[yangtools.git] / common / pom.xml
index bd2e11aa77dead1b74b916e2b748d63f615fd31f..af7e88fa053956f036e3c3cab0d214bac1ff20b5 100644 (file)
     <parent>
       <groupId>org.opendaylight.odlparent</groupId>
       <artifactId>odlparent-lite</artifactId>
-      <version>4.0.0</version>
+      <version>8.1.3</version>
       <relativePath/>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>common-aggregator</artifactId>
-    <version>2.1.0-SNAPSHOT</version>
+    <version>6.0.7-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <modules>
-        <module>checkstyle-logging</module>
         <module>concepts</module>
         <module>mockito-configuration</module>
-        <module>object-cache-api</module>
-        <module>object-cache-guava</module>
-        <module>object-cache-noop</module>
         <module>util</module>
         <module>testutils</module>
     </modules>