Skip to content

Commit

Permalink
Update api/src/main/java/org/openmrs/module/initializer/api/loaders/D…
Browse files Browse the repository at this point in the history
…ispositionsLoader.java

Co-authored-by: Ruhanga <[email protected]>
  • Loading branch information
mogoodrich and Ruhanga authored Oct 28, 2024
1 parent b9182fc commit 189f798
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

import java.io.File;

@OpenmrsProfile(modules = { "emrapi:2.0.0-SNAPSHOT-9.*" })
@OpenmrsProfile(modules = { "emrapi:2.0.0-9.*" })
public class DispositionsLoader extends BaseFileLoader {

@Autowired
Expand Down

0 comments on commit 189f798

Please sign in to comment.