projects
/
jFCPlib.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0a7a6f7
)
Don’t expose test dependencies
author
David ‘Bombe’ Roden
<bombe@freenetproject.org>
Sat, 5 May 2018 22:00:45 +0000
(
00:00
+0200)
committer
David ‘Bombe’ Roden
<bombe@freenetproject.org>
Sat, 5 May 2018 22:00:45 +0000
(
00:00
+0200)
pom.xml
patch
|
blob
|
history
diff --git
a/pom.xml
b/pom.xml
index
837695d
..
25fa4ea
100644
(file)
--- a/
pom.xml
+++ b/
pom.xml
@@
-23,6
+23,7
@@
<groupId>org.hamcrest</groupId>
<artifactId>hamcrest-integration</artifactId>
<version>1.3</version>
+ <scope>test</scope>
</dependency>
<dependency>
<groupId>com.google.guava</groupId>