Skip to content

Commit

Permalink
Upgrade opensrp dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ndegwamartin committed Sep 28, 2023
1 parent 42c4d14 commit 2908f8a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<artifactId>hapi-fhir-jpaserver-starter</artifactId>

<groupId>org.smartregister</groupId>
<version>6.1.7-SNAPSHOT</version>
<version>6.1.8-SNAPSHOT</version>

<properties>
<hapi.fhir.version>6.1.3</hapi.fhir.version>
Expand Down Expand Up @@ -159,13 +159,13 @@
<dependency>
<groupId>org.smartregister.hapi-fhir-opensrp-extensions</groupId>
<artifactId>location</artifactId>
<version>0.0.9-SNAPSHOT</version>
<version>0.0.10-SNAPSHOT</version>
</dependency>

<dependency>
<groupId>org.smartregister.hapi-fhir-opensrp-extensions</groupId>
<artifactId>practitioner</artifactId>
<version>0.0.13-SNAPSHOT</version>
<version>0.0.14-SNAPSHOT</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 2908f8a

Please sign in to comment.