projects
/
Sone.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
687f0d7
)
Require utils 0.9.4.
author
David ‘Bombe’ Roden
<bombe@pterodactylus.net>
Sun, 17 Apr 2011 11:44:46 +0000
(13:44 +0200)
committer
David ‘Bombe’ Roden
<bombe@pterodactylus.net>
Sun, 17 Apr 2011 11:46:41 +0000
(13:46 +0200)
pom.xml
patch
|
blob
|
history
diff --git
a/pom.xml
b/pom.xml
index
33fd6be
..
0be7bae
100644
(file)
--- a/
pom.xml
+++ b/
pom.xml
@@
-7,7
+7,7
@@
<dependency>
<groupId>net.pterodactylus</groupId>
<artifactId>utils</artifactId>
- <version>0.9.
3
</version>
+ <version>0.9.
4
</version>
</dependency>
<dependency>
<groupId>junit</groupId>