projects
/
Sone.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0c21488
)
Use better dependencies.
author
David ‘Bombe’ Roden
<bombe@pterodactylus.net>
Thu, 24 Oct 2013 20:49:34 +0000
(22:49 +0200)
committer
David ‘Bombe’ Roden
<bombe@pterodactylus.net>
Fri, 28 Feb 2014 21:25:36 +0000
(22:25 +0100)
pom.xml
patch
|
blob
|
history
diff --git
a/pom.xml
b/pom.xml
index
3582b25
..
979bab6
100644
(file)
--- a/
pom.xml
+++ b/
pom.xml
@@
-11,13
+11,13
@@
</dependency>
<dependency>
<groupId>junit</groupId>
- <artifactId>junit
-dep
</artifactId>
+ <artifactId>junit</artifactId>
<version>4.11</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.hamcrest</groupId>
- <artifactId>hamcrest-
all
</artifactId>
+ <artifactId>hamcrest-
library
</artifactId>
<version>1.3</version>
<scope>test</scope>
</dependency>