projects
/
Sone.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6991fe9
)
Use version 0.9 of utils.
author
David ‘Bombe’ Roden
<bombe@pterodactylus.net>
Tue, 8 Mar 2011 06:11:23 +0000
(07:11 +0100)
committer
David ‘Bombe’ Roden
<bombe@pterodactylus.net>
Tue, 8 Mar 2011 06:11:23 +0000
(07:11 +0100)
pom.xml
patch
|
blob
|
history
diff --git
a/pom.xml
b/pom.xml
index
c69a01b
..
acd7779
100644
(file)
--- a/
pom.xml
+++ b/
pom.xml
@@
-7,7
+7,7
@@
<dependency>
<groupId>net.pterodactylus</groupId>
<artifactId>utils</artifactId>
- <version>0.9
-SNAPSHOT
</version>
+ <version>0.9</version>
</dependency>
<dependency>
<groupId>junit</groupId>