projects
/
Sone.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6b0e115
)
Require a newer version of utils.
author
David ‘Bombe’ Roden
<bombe@pterodactylus.net>
Tue, 10 May 2011 04:55:52 +0000
(06:55 +0200)
committer
David ‘Bombe’ Roden
<bombe@pterodactylus.net>
Tue, 10 May 2011 04:55:52 +0000
(06:55 +0200)
pom.xml
patch
|
blob
|
history
diff --git
a/pom.xml
b/pom.xml
index
25a3f0d
..
f88c9c7
100644
(file)
--- a/
pom.xml
+++ b/
pom.xml
@@
-7,7
+7,7
@@
<dependency>
<groupId>net.pterodactylus</groupId>
<artifactId>utils</artifactId>
- <version>0.9.
5
</version>
+ <version>0.9.
6-SNAPSHOT
</version>
</dependency>
<dependency>
<groupId>junit</groupId>