Bump to yangtools-8.0.3/mdsal-9.0.2
[controller.git] / opendaylight / blueprint / pom.xml
index 3cdca2c5d08bdfaf0bf51ffa58b182b926fa078e..42de0a73b79d7590d44902de4e54b70452362139 100644 (file)
   <artifactId>blueprint</artifactId>
   <packaging>bundle</packaging>
   <name>${project.artifactId}</name>
-  <version>5.0.0-SNAPSHOT</version>
+  <version>5.0.2-SNAPSHOT</version>
 
   <dependencyManagement>
     <dependencies>
       <dependency>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-artifacts</artifactId>
-        <version>8.0.0-SNAPSHOT</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.0-SNAPSHOT</version>
+        <version>9.0.2</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>