Use mdsal-10.0.0
[controller.git] / opendaylight / blueprint / pom.xml
index 7f48cdd33e1816e86de6f81277a432378069cbce..d22a3a9b145426758ebb4eba8d40722e07e2e389 100644 (file)
       <dependency>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-artifacts</artifactId>
-        <version>9.0.0-SNAPSHOT</version>
+        <version>9.0.0</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
       <dependency>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>mdsal-artifacts</artifactId>
-        <version>10.0.0-SNAPSHOT</version>
+        <version>10.0.0</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>