mirror of
https://github.com/hapifhir/hapi-fhir.git
synced 2025-03-24 17:09:03 +00:00
Fix cobertura
This commit is contained in:
parent
e9ac63688c
commit
591f16fa9d
@ -3,9 +3,9 @@ hapi-fhir
|
||||
|
||||
HAPI FHIR - Java API for HL7 FHIR Clients and Servers
|
||||
|
||||

|
||||
[](https://travis-ci.org/jamesagnew/hapi-fhir)
|
||||
[](https://coveralls.io/r/jamesagnew/hapi-fhir?branch=master)
|
||||

|
||||
[](http://search.maven.org/#search|ga|1|ca.uhn.hapi.fhir)
|
||||
|
||||
Complete project documentation is available here:
|
||||
http://jamesagnew.github.io/hapi-fhir/
|
||||
|
@ -160,13 +160,6 @@
|
||||
<version>${junit_version}</version>
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>net.sourceforge.cobertura</groupId>
|
||||
<artifactId>cobertura</artifactId>
|
||||
<version>2.1.1</version>
|
||||
<scope>provided</scope>
|
||||
</dependency>
|
||||
|
||||
</dependencies>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user