projects
/
Sone.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ba736ab
)
Use stable version of utils.
author
David ‘Bombe’ Roden
<bombe@pterodactylus.net>
Mon, 9 Sep 2013 09:02:35 +0000
(11:02 +0200)
committer
David ‘Bombe’ Roden
<bombe@pterodactylus.net>
Mon, 9 Sep 2013 09:02:35 +0000
(11:02 +0200)
pom.xml
patch
|
blob
|
history
diff --git
a/pom.xml
b/pom.xml
index
fef6aaf
..
4f2b3d0
100644
(file)
--- a/
pom.xml
+++ b/
pom.xml
@@
-7,7
+7,7
@@
<dependency>
<groupId>net.pterodactylus</groupId>
<artifactId>utils</artifactId>
- <version>0.12.4
-SNAPSHOT
</version>
+ <version>0.12.4</version>
</dependency>
<dependency>
<groupId>junit</groupId>