projects
/
lttng-ust-java-tests.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e225d30
)
Remove Guava dependency
author
Alexandre Montplaisir
<alexmonthy@efficios.com>
Mon, 27 Mar 2017 18:56:01 +0000
(14:56 -0400)
committer
Alexandre Montplaisir
<alexmonthy@efficios.com>
Mon, 27 Mar 2017 19:07:19 +0000
(15:07 -0400)
It isn't even used! Easy to re-add if we ever need to, latest version is
21.0.
Signed-off-by: Alexandre Montplaisir <alexmonthy@efficios.com>
pom.xml
patch
|
blob
|
blame
|
history
diff --git
a/pom.xml
b/pom.xml
index 3e56abae00981812c833fb58a35fe05348393391..07301b128687b4fa9aacf0b96159b2b5a9948005 100644
(file)
--- a/
pom.xml
+++ b/
pom.xml
@@
-88,14
+88,6
@@
</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.0246690000000001 seconds
and
4
git commands to generate.