Bump versions to 6.0.13-SNAPSHOT
[yangtools.git] / common / pom.xml
index 04a1aa62822147cd3a348f46352ee1cd007c4e96..f983dbbc716bee85bd4af00abe4d563f5d089cbf 100644 (file)
     <parent>
       <groupId>org.opendaylight.odlparent</groupId>
       <artifactId>odlparent-lite</artifactId>
-      <version>3.1.3</version>
+      <version>8.1.9</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.13-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <modules>
-        <module>artifacts</module>
-        <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>