Skip to content

Commit

Permalink
Merge pull request #11 from opensrp/Bump_up_version_hapi_fhir
Browse files Browse the repository at this point in the history
Bump up version hapi fhir
  • Loading branch information
rehammuzzamil authored Dec 17, 2021
2 parents a3750e4 + 914d7e1 commit 3a7a36d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion location/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>hapi-fhir-opensrp-extensions</artifactId>
<groupId>org.smartregister</groupId>
<version>0.0.3-SNAPSHOT</version>
<version>0.0.4-SNAPSHOT</version>
</parent>

<description>The repository holds the location extensions on the HAPI server</description>
Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<groupId>org.smartregister</groupId>
<artifactId>hapi-fhir-opensrp-extensions</artifactId>
<packaging>pom</packaging>
<version>0.0.3-SNAPSHOT</version>
<version>0.0.4-SNAPSHOT</version>
<name>HAPI FHIR OpenSRP Extensions</name>
<description>This repository holds all the code extensions on top of Hapi-FHIR</description>
<url>https://github.com/opensrp/hapi-fhir-opensrp-extensions</url>
Expand Down Expand Up @@ -35,7 +35,7 @@
<spring.version>5.2.4.RELEASE</spring.version>
<spotless.version>2.13.0</spotless.version>
<servlet.version>2.5</servlet.version>
<hapi.fhir.base.version>5.5.0</hapi.fhir.base.version>
<hapi.fhir.base.version>5.7.0-PRE8-SNAPSHOT</hapi.fhir.base.version>
<junit.version>4.13.1</junit.version>
</properties>

Expand Down

0 comments on commit 3a7a36d

Please sign in to comment.