projects
/
Sone.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
70ae6c8
)
Require utils 0.9.1.
author
David ‘Bombe’ Roden
<bombe@pterodactylus.net>
Thu, 17 Mar 2011 06:14:03 +0000
(07:14 +0100)
committer
David ‘Bombe’ Roden
<bombe@pterodactylus.net>
Thu, 17 Mar 2011 06:14:03 +0000
(07:14 +0100)
pom.xml
patch
|
blob
|
history
diff --git
a/pom.xml
b/pom.xml
index
942e83b
..
c0d32f9
100644
(file)
--- a/
pom.xml
+++ b/
pom.xml
@@
-7,7
+7,7
@@
<dependency>
<groupId>net.pterodactylus</groupId>
<artifactId>utils</artifactId>
- <version>0.9.1
-SNAPSHOT
</version>
+ <version>0.9.1</version>
</dependency>
<dependency>
<groupId>junit</groupId>