Skip to content

Commit

Permalink
Merge pull request #66 from opensrp/migrate-deps
Browse files Browse the repository at this point in the history
Upgrade OpenSRP dependencies
  • Loading branch information
dubdabasoduba authored Sep 28, 2023
2 parents 42c4d14 + 2908f8a commit 48274b9
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 48274b9

Please sign in to comment.