Centralize 'cannot interpret'
[yangtools.git] / parser / yang-test-util / pom.xml
index f1404384111fdd497c40cc53505a5c54d20e2fbc..ee8220494d5466191ad7a2a2273790d7c3397917 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bundle-parent</artifactId>
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>13.0.5</version>
+        <version>14.0.0-SNAPSHOT</version>
         <relativePath>../../bundle-parent</relativePath>
     </parent>
 
         <relativePath>../../bundle-parent</relativePath>
     </parent>
 
     </properties>
 
     <dependencies>
     </properties>
 
     <dependencies>
-        <dependency>
-            <groupId>com.github.spotbugs</groupId>
-            <artifactId>spotbugs-annotations</artifactId>
-            <optional>true</optional>
-        </dependency>
-        <dependency>
-            <groupId>com.google.guava</groupId>
-            <artifactId>guava</artifactId>
-        </dependency>
         <dependency>
             <groupId>org.eclipse.jdt</groupId>
             <artifactId>org.eclipse.jdt.annotation</artifactId>
         <dependency>
             <groupId>org.eclipse.jdt</groupId>
             <artifactId>org.eclipse.jdt.annotation</artifactId>