projects
/
Sone.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
23a5166
)
Use a more stable Guava version.
author
David ‘Bombe’ Roden
<bombe@pterodactylus.net>
Thu, 12 Jun 2014 05:12:00 +0000
(07:12 +0200)
committer
David ‘Bombe’ Roden
<bombe@pterodactylus.net>
Thu, 12 Jun 2014 05:12:00 +0000
(07:12 +0200)
pom.xml
patch
|
blob
|
history
diff --git
a/pom.xml
b/pom.xml
index
8e57cc8
..
a8e905e
100644
(file)
--- a/
pom.xml
+++ b/
pom.xml
@@
-46,7
+46,7
@@
<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>
- <version>14.0
-rc
1</version>
+ <version>14.0
.
1</version>
</dependency>
<dependency>
<groupId>commons-lang</groupId>