projects
/
Sone.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
78f7136
)
Require utils 0.7.5 (for improved text persistence and parsing).
author
David ‘Bombe’ Roden
<bombe@pterodactylus.net>
Thu, 30 Dec 2010 23:56:54 +0000
(
00:56
+0100)
committer
David ‘Bombe’ Roden
<bombe@pterodactylus.net>
Thu, 30 Dec 2010 23:56:54 +0000
(
00:56
+0100)
pom.xml
patch
|
blob
|
history
diff --git
a/pom.xml
b/pom.xml
index
1e8776b
..
78de5f0
100644
(file)
--- a/
pom.xml
+++ b/
pom.xml
@@
-7,7
+7,7
@@
<dependency>
<groupId>net.pterodactylus</groupId>
<artifactId>utils</artifactId>
- <version>0.7.
4
</version>
+ <version>0.7.
5
</version>
</dependency>
<dependency>
<groupId>junit</groupId>