Bump version to 5.0.9-SNAPSHOT
[mdsal.git] / binding / mdsal-binding-generator-util / pom.xml
index 5103c845d492a8ff09c2e35f6467bdbdc26b64b1..a0323946693f8c8f095651eec8f24f9d7c44c0f3 100644 (file)
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>dom-parent</artifactId>
-        <version>5.0.8-SNAPSHOT</version>
+        <version>5.0.9-SNAPSHOT</version>
         <relativePath>../../dom/dom-parent</relativePath>
     </parent>
 
     <artifactId>mdsal-binding-generator-util</artifactId>
-    <version>3.0.8-SNAPSHOT</version>
+    <version>3.0.9-SNAPSHOT</version>
     <packaging>bundle</packaging>
 
     <dependencies>