We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d34331e commit afaea6fCopy full SHA for afaea6f
omod/src/main/resources/config.xml
@@ -54,6 +54,10 @@
54
<path>/lib/webservices.rest-omod-2.5.*</path>
55
<openmrsVersion>2.5.* - 9.*</openmrsVersion>
56
</conditionalResource>
57
+ <conditionalResource>
58
+ <path>/lib/webservices.rest-omod-2.7.*</path>
59
+ <openmrsVersion>2.7.* - 9.*</openmrsVersion>
60
+ </conditionalResource>
61
</conditionalResources>
62
63
<!-- AOP -->
0 commit comments