Ensure all modules can be build with mvn clean install (#3114)
This commit is contained in:
parent
58071aa1b3
commit
e81ff9a769
|
@ -313,7 +313,7 @@
|
|||
<dependency>
|
||||
<groupId>ca.uhn.hapi.fhir</groupId>
|
||||
<artifactId>hapi-fhir-jpaserver-model</artifactId>
|
||||
<version>5.4.0-PRE8-SNAPSHOT</version>
|
||||
<version>${project.version}</version>
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
|
||||
|
|
Loading…
Reference in New Issue