Skip to content

Commit b87fa01

Browse files
Move billing version property to parent pom
1 parent 52d91aa commit b87fa01

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

api-2.4/pom.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@
1717
<properties>
1818
<openmrsPlatformVersion>${openmrsVersion2.4}</openmrsPlatformVersion>
1919
<datafilterVersion>2.2.0</datafilterVersion>
20-
<billingVersion>1.1.0</billingVersion>
2120
<stockmanagementVersion>2.0.0</stockmanagementVersion>
2221
</properties>
2322

pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,7 @@
7272
<metadatamappingVersion>1.3.4</metadatamappingVersion>
7373
<openconceptlabVersion>1.2.9</openconceptlabVersion>
7474
<fhir2Version>1.6.0</fhir2Version>
75+
<billingVersion>1.1.0</billingVersion>
7576

7677
<!-- Modules compatibility > Core 2.3.0 -->
7778
<datafilterVersion>1.0.0</datafilterVersion>

0 commit comments

Comments
 (0)