Skip to content

Commit 2908f8a

Browse files
committed
Upgrade opensrp dependencies
1 parent 42c4d14 commit 2908f8a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
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.7-SNAPSHOT</version>
23+
<version>6.1.8-SNAPSHOT</version>
2424

2525
<properties>
2626
<hapi.fhir.version>6.1.3</hapi.fhir.version>
@@ -159,13 +159,13 @@
159159
<dependency>
160160
<groupId>org.smartregister.hapi-fhir-opensrp-extensions</groupId>
161161
<artifactId>location</artifactId>
162-
<version>0.0.9-SNAPSHOT</version>
162+
<version>0.0.10-SNAPSHOT</version>
163163
</dependency>
164164

165165
<dependency>
166166
<groupId>org.smartregister.hapi-fhir-opensrp-extensions</groupId>
167167
<artifactId>practitioner</artifactId>
168-
<version>0.0.13-SNAPSHOT</version>
168+
<version>0.0.14-SNAPSHOT</version>
169169
</dependency>
170170

171171
<dependency>

0 commit comments

Comments
 (0)