Remove Guava dependency
[lttng-ust-java-tests.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 3e56abae00981812c833fb58a35fe05348393391..07301b128687b4fa9aacf0b96159b2b5a9948005 100644 (file)
--- a/pom.xml
+++ b/pom.xml
 
   </build>
 
-  <dependencies>
-    <dependency>
-      <groupId>com.google.guava</groupId>
-      <artifactId>guava</artifactId>
-      <version>19.0</version>
-    </dependency>
-  </dependencies>
-
   <dependencyManagement>
     <dependencies>
       <!-- System dependencies, should have been installed by UST -->
This page took 0.022106 seconds and 4 git commands to generate.