Bump versions to 5.0.4-SNAPSHOT
[controller.git] / opendaylight / blueprint / pom.xml
index 2706b0656e51873c5ce6ba464f6f4a6ec7f0a5bc..a0eb6b13eea57d9116c7a1154b10b510db0086fa 100644 (file)
   <artifactId>blueprint</artifactId>
   <packaging>bundle</packaging>
   <name>${project.artifactId}</name>
-  <version>5.0.2-SNAPSHOT</version>
+  <version>5.0.4-SNAPSHOT</version>
 
   <dependencyManagement>
     <dependencies>
       <dependency>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-artifacts</artifactId>
-        <version>8.0.2</version>
+        <version>8.0.3</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
       <dependency>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>mdsal-artifacts</artifactId>
-        <version>9.0.1</version>
+        <version>9.0.2</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>