Skip to content

Commit a5290f4

Browse files
authored
Merge pull request #63 from opensrp/quick-fix-login-issue
Bump up version
2 parents ec983c4 + b9565cf commit a5290f4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 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.4-SNAPSHOT</version>
23+
<version>6.1.5-SNAPSHOT</version>
2424

2525
<properties>
2626
<hapi.fhir.version>6.1.0</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.11-SNAPSHOT</version>
168+
<version>0.0.12-SNAPSHOT</version>
169169
</dependency>
170170

171171
<dependency>

0 commit comments

Comments
 (0)