projects
/
Sone.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a1f01b1
)
Require utils 0.7.8.
author
David ‘Bombe’ Roden
<bombe@pterodactylus.net>
Sat, 15 Jan 2011 22:12:48 +0000
(23:12 +0100)
committer
David ‘Bombe’ Roden
<bombe@pterodactylus.net>
Sat, 15 Jan 2011 22:12:48 +0000
(23:12 +0100)
pom.xml
patch
|
blob
|
history
diff --git
a/pom.xml
b/pom.xml
index
32aa5b5
..
c61e7c5
100644
(file)
--- a/
pom.xml
+++ b/
pom.xml
@@
-7,7
+7,7
@@
<dependency>
<groupId>net.pterodactylus</groupId>
<artifactId>utils</artifactId>
- <version>0.7.8
-SNAPSHOT
</version>
+ <version>0.7.8</version>
</dependency>
<dependency>
<groupId>junit</groupId>