mirror of
https://github.com/hapifhir/hapi-fhir.git
synced 2025-02-16 09:55:09 +00:00
Add scope to unit test dependency
This commit is contained in:
parent
a56c85f780
commit
756af63993
@ -176,8 +176,9 @@
|
||||
</dependency>
|
||||
<dependency>
|
||||
<artifactId>commons-lang</artifactId>
|
||||
<groupId>commons-lang</groupId>
|
||||
<version>2.5</version>
|
||||
<groupId>commons-lang</groupId>
|
||||
<version>2.5</version>
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>net.sf.json-lib</groupId>
|
||||
|
Loading…
x
Reference in New Issue
Block a user