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 52d91aa commit b87fa01Copy full SHA for b87fa01
api-2.4/pom.xml
@@ -17,7 +17,6 @@
17
<properties>
18
<openmrsPlatformVersion>${openmrsVersion2.4}</openmrsPlatformVersion>
19
<datafilterVersion>2.2.0</datafilterVersion>
20
- <billingVersion>1.1.0</billingVersion>
21
<stockmanagementVersion>2.0.0</stockmanagementVersion>
22
</properties>
23
pom.xml
@@ -72,6 +72,7 @@
72
<metadatamappingVersion>1.3.4</metadatamappingVersion>
73
<openconceptlabVersion>1.2.9</openconceptlabVersion>
74
<fhir2Version>1.6.0</fhir2Version>
75
+ <billingVersion>1.1.0</billingVersion>
76
77
<!-- Modules compatibility > Core 2.3.0 -->
78
<datafilterVersion>1.0.0</datafilterVersion>
0 commit comments