Use yangtools-9.0.0
[controller.git] / opendaylight / blueprint / pom.xml
index 702f5a7bd02ca81f470fd729abcb39dfc47a6341..563e219d44c1000d94a869482b646fb19823c407 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>bundle-parent</artifactId>
-    <version>11.0.0-SNAPSHOT</version>
+    <version>11.0.0</version>
     <relativePath/>
   </parent>
 
@@ -27,7 +27,7 @@
       <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>