Skip to content

Commit

Permalink
BAH-4098 | Fix. Conditional resource jar file name to be appointments…
Browse files Browse the repository at this point in the history
… atomfeed (#160)
  • Loading branch information
mohan-13 authored Sep 4, 2024
1 parent adffa73 commit 4b02522
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion omod/src/main/resources/config.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@

<conditional_resources>
<conditionalResource>
<path>/lib/fhir2-api-2.1-${project.parent.version}.jar</path>
<path>/lib/appointments-atom-feed-${project.parent.version}.jar</path>
<modules>
<module>
<moduleId>org.ict4h.openmrs.openmrs-atomfeed</moduleId>
Expand Down

0 comments on commit 4b02522

Please sign in to comment.