Skip to content

Commit

Permalink
change in dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Reyano132 committed Aug 23, 2019
1 parent b1c6877 commit 1e9c5a0
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions omod/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -266,15 +266,15 @@

<!-- Patient search criteria module -->
<dependency>
<groupId>com.github.Reyano132.openmrs-module-patientsearchcriteria</groupId>
<groupId>com.github.Reyano132.openmrs-module-patientsearchcriteria-1</groupId>
<artifactId>patientsearch-api</artifactId>
<version>v1.0.0</version>
<version>gsoc-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>com.github.Reyano132.openmrs-module-patientsearchcriteria</groupId>
<groupId>com.github.Reyano132.openmrs-module-patientsearchcriteria-1</groupId>
<artifactId>patientsearch-omod</artifactId>
<version>v1.0.0</version>
<version>gsoc-SNAPSHOT</version>
<scope>provided</scope>
</dependency>

Expand Down

0 comments on commit 1e9c5a0

Please sign in to comment.