Skip to content

Commit

Permalink
OZ-348: Exclude routes jars from openmrs modules.
Browse files Browse the repository at this point in the history
  • Loading branch information
corneliouzbett committed Feb 8, 2024
1 parent 66aee99 commit 4d85f30
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions distro/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -126,6 +126,7 @@
<outputDirectory>${project.build.directory}/openmrs_modules/</outputDirectory>
<!-- copying jars and omods only -->
<includeTypes>jar, omod</includeTypes>
<excludeGroupIds>com.ozonehis</excludeGroupIds>
</configuration>
</execution>

Expand Down

0 comments on commit 4d85f30

Please sign in to comment.