Bump versions to 2.1.3-SNAPSHOT
[yangtools.git] / common / pom.xml
index affe738750676e614cf4a93b1cbd2c9254ee70cf..b7cfa51697d5d762f5c2593654dfa03b334dc09d 100644 (file)
     <parent>
       <groupId>org.opendaylight.odlparent</groupId>
       <artifactId>odlparent-lite</artifactId>
-      <version>3.1.3</version>
+      <version>4.0.2</version>
       <relativePath/>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>common-aggregator</artifactId>
-    <version>2.0.9-SNAPSHOT</version>
+    <version>2.1.3-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>