We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ec983c4 + b9565cf commit a5290f4Copy full SHA for a5290f4
pom.xml
@@ -20,7 +20,7 @@
20
<artifactId>hapi-fhir-jpaserver-starter</artifactId>
21
22
<groupId>org.smartregister</groupId>
23
- <version>6.1.4-SNAPSHOT</version>
+ <version>6.1.5-SNAPSHOT</version>
24
25
<properties>
26
<hapi.fhir.version>6.1.0</hapi.fhir.version>
@@ -165,7 +165,7 @@
165
<dependency>
166
<groupId>org.smartregister.hapi-fhir-opensrp-extensions</groupId>
167
<artifactId>practitioner</artifactId>
168
- <version>0.0.11-SNAPSHOT</version>
+ <version>0.0.12-SNAPSHOT</version>
169
</dependency>
170
171
0 commit comments