Bump odlparent to 9.0.1
[yangtools.git] / plugin / yang-maven-plugin-spi / pom.xml
index 37a680edd5b8cb188935eb5b58897816439540c2..ddc421b2a9958539be484194e6437b14f4c4842c 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent</artifactId>
-        <version>9.0.0</version>
+        <version>9.0.1</version>
         <relativePath/>
     </parent>
 
     </dependencyManagement>
 
     <dependencies>
+        <dependency>
+            <groupId>com.google.guava</groupId>
+            <artifactId>guava</artifactId>
+        </dependency>
         <dependency>
             <groupId>org.opendaylight.yangtools</groupId>
             <artifactId>yang-model-api</artifactId>