Skip to content

Commit

Permalink
removed refapp cofnig
Browse files Browse the repository at this point in the history
  • Loading branch information
Amos Laboso committed Apr 9, 2024
1 parent bd104aa commit 24b2799
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions distro/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -90,13 +90,6 @@
</properties>

<dependencies>
<dependency>
<groupId>${project.groupId}</groupId>
<artifactId>referenceapplication-config</artifactId>
<type>zip</type>
<version>${project.version}</version>
</dependency>

<dependency>
<groupId>org.openmrs.web</groupId>
<artifactId>openmrs-webapp</artifactId>
Expand Down Expand Up @@ -274,7 +267,7 @@

<dependency>
<groupId>org.openmrs.module</groupId>
<artifactId>appframework-api</artifactId>
<artifactId>appframework-omod</artifactId>
<version>${appframeworkVersion}</version>
<scope>provided</scope>
</dependency>
Expand Down

0 comments on commit 24b2799

Please sign in to comment.