Skip to content

Commit

Permalink
Merge pull request #63 from opensrp/quick-fix-login-issue
Browse files Browse the repository at this point in the history
Bump up version
  • Loading branch information
ndegwamartin authored Apr 26, 2023
2 parents ec983c4 + b9565cf commit a5290f4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 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.4-SNAPSHOT</version>
<version>6.1.5-SNAPSHOT</version>

<properties>
<hapi.fhir.version>6.1.0</hapi.fhir.version>
Expand Down Expand Up @@ -165,7 +165,7 @@
<dependency>
<groupId>org.smartregister.hapi-fhir-opensrp-extensions</groupId>
<artifactId>practitioner</artifactId>
<version>0.0.11-SNAPSHOT</version>
<version>0.0.12-SNAPSHOT</version>
</dependency>

<dependency>
Expand Down

0 comments on commit a5290f4

Please sign in to comment.