Skip to content

Commit

Permalink
Removed refappdemodata dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
Amos Laboso committed Feb 12, 2024
1 parent f59a632 commit b3813d1
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions distro/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
<!-- this is request for the OCL UI -->
<owa.version>1.14.0</owa.version>
<attachments.version>3.1.0</attachments.version>

<queue.version>2.2.1</queue.version>
<appointments.version>2.0.0-20231101.130425-7</appointments.version>
<teleconsultation.version>2.0.0-20230831.113926-1</teleconsultation.version>
Expand Down Expand Up @@ -139,12 +139,6 @@
<version>${attachments.version}</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.openmrs.module</groupId>
<artifactId>referencedemodata-omod</artifactId>
<version>${referencedemodata.version}</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.openmrs.module</groupId>
<artifactId>queue-omod</artifactId>
Expand Down

0 comments on commit b3813d1

Please sign in to comment.