git://wamblee.org
/
utils
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bcc68a3
)
http://wamblee.org/jira/browse/UTILS-5
author
Erik Brakkee
<erik@brakkee.org>
Sun, 8 Aug 2010 10:45:42 +0000
(10:45 +0000)
committer
Erik Brakkee
<erik@brakkee.org>
Sun, 8 Aug 2010 10:45:42 +0000
(10:45 +0000)
system/spring/pom.xml
patch
|
blob
|
history
diff --git
a/system/spring/pom.xml
b/system/spring/pom.xml
index 3882fdaec78e0531f6733ee4aa55134c6a210fc8..f3ba1dba4b19b6a88c626838489849045d337bb5 100644
(file)
--- a/
system/spring/pom.xml
+++ b/
system/spring/pom.xml
@@
-53,6
+53,11
@@
<groupId>org.springframework</groupId>
<artifactId>spring-context</artifactId>
</dependency>
+ <dependency>
+ <groupId>org.dbunit</groupId>
+ <artifactId>dbunit</artifactId>
+ <scope>test</scope>
+ </dependency>
</dependencies>