Skip to content

Commit 1e9c5a0

Browse files
committed
change in dependencies
1 parent b1c6877 commit 1e9c5a0

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Diff for: omod/pom.xml

+4-4
Original file line numberDiff line numberDiff line change
@@ -266,15 +266,15 @@
266266

267267
<!-- Patient search criteria module -->
268268
<dependency>
269-
<groupId>com.github.Reyano132.openmrs-module-patientsearchcriteria</groupId>
269+
<groupId>com.github.Reyano132.openmrs-module-patientsearchcriteria-1</groupId>
270270
<artifactId>patientsearch-api</artifactId>
271-
<version>v1.0.0</version>
271+
<version>gsoc-SNAPSHOT</version>
272272
<scope>provided</scope>
273273
</dependency>
274274
<dependency>
275-
<groupId>com.github.Reyano132.openmrs-module-patientsearchcriteria</groupId>
275+
<groupId>com.github.Reyano132.openmrs-module-patientsearchcriteria-1</groupId>
276276
<artifactId>patientsearch-omod</artifactId>
277-
<version>v1.0.0</version>
277+
<version>gsoc-SNAPSHOT</version>
278278
<scope>provided</scope>
279279
</dependency>
280280

0 commit comments

Comments
 (0)