Release yangtools
[yangtools.git] / parser / yang-parser-reactor / pom.xml
index ebffc63358c14640768f72c834cf94ae8a8125e0..f4176f606231b1e38e4d6ec950f5c5eb70275522 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>8.0.4-SNAPSHOT</version>
+        <version>11.0.2</version>
         <relativePath>../../bundle-parent</relativePath>
     </parent>
 
             <groupId>com.google.guava</groupId>
             <artifactId>guava</artifactId>
         </dependency>
+        <dependency>
+            <groupId>org.eclipse.jdt</groupId>
+            <artifactId>org.eclipse.jdt.annotation</artifactId>
+        </dependency>
         <dependency>
             <groupId>org.opendaylight.yangtools</groupId>
             <artifactId>concepts</artifactId>