Bump yangtools to 8.0.5
[mdsal.git] / features / feature-parent / pom.xml
index 47f7d1878246d1d6a0c867fdc2f2c009aa96759d..4601152cef767eaa3ed01910917ed08366082d75 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>10.0.0</version>
+        <version>10.0.2</version>
         <relativePath/>
     </parent>
 
@@ -27,7 +27,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>8.0.3</version>
+                <version>8.0.5</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>