mirror of
https://github.com/hapifhir/hapi-fhir.git
synced 2025-03-07 20:50:05 +00:00
BUmp versions for new httpclient5
This commit is contained in:
parent
dc4e1c723f
commit
06580742d4
@ -4,7 +4,7 @@
|
||||
<parent>
|
||||
<groupId>ca.uhn.hapi.fhir</groupId>
|
||||
<artifactId>hapi-deployable-pom</artifactId>
|
||||
<version>7.7.10-SNAPSHOT</version>
|
||||
<version>7.7.11-SNAPSHOT</version>
|
||||
|
||||
<relativePath>../hapi-deployable-pom/pom.xml</relativePath>
|
||||
</parent>
|
||||
|
@ -132,7 +132,7 @@
|
||||
<dependency>
|
||||
<groupId>ca.uhn.hapi.fhir</groupId>
|
||||
<artifactId>hapi-fhir-client-apache-http5</artifactId>
|
||||
<version>7.7.10-SNAPSHOT</version>
|
||||
<version>${project.version}</version>
|
||||
<scope>compile</scope>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
|
Loading…
x
Reference in New Issue
Block a user