Clean up dependency declarations
[yangtools.git] / common / yang-common-netty / pom.xml
index 8c25612b21a2b5c79351473a696fd0a77c12ca20..c7a5f369320e076b4c740a93709729c2b26284b8 100644 (file)
@@ -23,8 +23,8 @@
 
     <dependencies>
         <dependency>
-            <groupId>com.google.guava</groupId>
-            <artifactId>guava</artifactId>
+            <groupId>org.eclipse.jdt</groupId>
+            <artifactId>org.eclipse.jdt.annotation</artifactId>
         </dependency>
         <dependency>
             <groupId>org.opendaylight.yangtools</groupId>