Skip to content

Commit afaea6f

Browse files
committed
RESTWS-974 Add the 2.7 conditional resource
1 parent d34331e commit afaea6f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

omod/src/main/resources/config.xml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,10 @@
5454
<path>/lib/webservices.rest-omod-2.5.*</path>
5555
<openmrsVersion>2.5.* - 9.*</openmrsVersion>
5656
</conditionalResource>
57+
<conditionalResource>
58+
<path>/lib/webservices.rest-omod-2.7.*</path>
59+
<openmrsVersion>2.7.* - 9.*</openmrsVersion>
60+
</conditionalResource>
5761
</conditionalResources>
5862

5963
<!-- AOP -->

0 commit comments

Comments
 (0)