Binding codec v2 - fix get implemented interface as input of getCacheSerializer
[mdsal.git] / dom / pom.xml
index c6920e4bb45afccdf5a817ee12ad8583974ba5ec..9ac95f974c74aff5a82a5bbbd6998a937a0d37ee 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>1.9.0-SNAPSHOT</version>
+        <version>3.0.2</version>
         <relativePath/>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>mdsal-dom</artifactId>
-    <version>2.3.0-SNAPSHOT</version>
+    <version>2.4.0-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>${project.artifactId}</name>
     <description>${project.artifactId}</description>
@@ -29,6 +29,7 @@
         <module>mdsal-dom-spi</module>
         <module>mdsal-dom-broker</module>
         <module>mdsal-dom-inmemory-datastore</module>
+        <module>mdsal-dom-schema-service-osgi</module>
     </modules>
 
   <!--