Bump versions to 6.0.4-SNAPSHOT
[yangtools.git] / xpath / yang-xpath-impl / pom.xml
index aca3a270374f89700dcd9d014fec1d481144d4a9..30a1a62d676410318b2a25c63bba9792fd41195d 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bnd-parent</artifactId>
-        <version>11.0.0-SNAPSHOT</version>
+        <version>11.0.4-SNAPSHOT</version>
         <relativePath>../../bnd-parent</relativePath>
     </parent>
 
             <groupId>org.antlr</groupId>
             <artifactId>antlr4-runtime</artifactId>
         </dependency>
+        <dependency>
+            <groupId>org.eclipse.jdt</groupId>
+            <artifactId>org.eclipse.jdt.annotation</artifactId>
+        </dependency>
         <dependency>
             <groupId>org.opendaylight.yangtools</groupId>
             <artifactId>yang-common</artifactId>