Bump versions to 5.0.3-SNAPSHOT
[controller.git] / opendaylight / md-sal / samples / clustering-test-app / karaf-cli / pom.xml
index 78df5c088ed13e657a4c219ac3cf5c37f7412cdf..fcbc89bfc8054dccba1b9af2a5591e3ea61e27d0 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <artifactId>mdsal-parent</artifactId>
         <groupId>org.opendaylight.controller</groupId>
-        <version>5.0.0-SNAPSHOT</version>
+        <version>5.0.3-SNAPSHOT</version>
         <relativePath>../../../parent/pom.xml</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
             <groupId>org.opendaylight.mdsal</groupId>
             <artifactId>mdsal-binding-dom-codec-api</artifactId>
         </dependency>
+        <dependency>
+            <groupId>org.opendaylight.mdsal</groupId>
+            <artifactId>mdsal-dom-api</artifactId>
+        </dependency>
         <dependency>
             <groupId>org.opendaylight.controller.samples</groupId>
             <artifactId>clustering-it-model</artifactId>