Release mdsal
[mdsal.git] / common / pom.xml
index 3ce33a1804b2fec0b6798c5bc4e3782f5cf20ffc..8bd8d972ff3b1164759e34c633ea8e22c8b4bdf0 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>5.0.1</version>
+        <version>10.0.2</version>
         <relativePath/>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>common-agreggator</artifactId>
-    <version>5.0.0-SNAPSHOT</version>
+    <version>9.0.3</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>