Skip to content

Commit a3f40df

Browse files
committed
Upgrade Practitioner Module Version
1 parent 0ad61cd commit a3f40df

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<artifactId>hapi-fhir-jpaserver-starter</artifactId>
2121

2222
<groupId>org.smartregister</groupId>
23-
<version>6.1.6-SNAPSHOT</version>
23+
<version>6.1.7-SNAPSHOT</version>
2424

2525
<properties>
2626
<hapi.fhir.version>6.1.1</hapi.fhir.version>
@@ -165,7 +165,7 @@
165165
<dependency>
166166
<groupId>org.smartregister.hapi-fhir-opensrp-extensions</groupId>
167167
<artifactId>practitioner</artifactId>
168-
<version>0.0.12-SNAPSHOT</version>
168+
<version>0.0.13-SNAPSHOT</version>
169169
</dependency>
170170

171171
<dependency>

0 commit comments

Comments
 (0)