projects
/
Sone.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
500bac8
)
Use a more recent utils version.
author
David ‘Bombe’ Roden
<bombe@pterodactylus.net>
Tue, 21 Jun 2011 10:11:59 +0000
(12:11 +0200)
committer
David ‘Bombe’ Roden
<bombe@pterodactylus.net>
Tue, 21 Jun 2011 10:11:59 +0000
(12:11 +0200)
pom.xml
patch
|
blob
|
history
diff --git
a/pom.xml
b/pom.xml
index
36a51ff
..
c05b57a
100644
(file)
--- a/
pom.xml
+++ b/
pom.xml
@@
-7,7
+7,7
@@
<dependency>
<groupId>net.pterodactylus</groupId>
<artifactId>utils</artifactId>
- <version>0.9.
6
</version>
+ <version>0.9.
7-SNAPSHOT
</version>
</dependency>
<dependency>
<groupId>junit</groupId>