Bump versions 8.0.11-SNAPSHOT
[mdsal.git] / common / pom.xml
index 305843a98ca9cc2e86508184ca78353a1b55c528..e220da67a3d0d41169bef7abb9d098adde17e4e6 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>9.0.0</version>
+        <version>9.0.12</version>
         <relativePath/>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>common-agreggator</artifactId>
-    <version>8.0.0-SNAPSHOT</version>
+    <version>8.0.11-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>${project.artifactId}</name>
     <description>${project.artifactId}</description>
 
     <modules>
         <module>mdsal-common-api</module>
-        <module>mdsal-common-util</module>
     </modules>
 
     <properties>