diff --git a/pom.xml b/pom.xml index 2d4a99d2..6ce21311 100644 --- a/pom.xml +++ b/pom.xml @@ -73,6 +73,7 @@ 1.2.9 1.6.0 1.1.0 + 2.0.2-SNAPSHOT 1.0.0 diff --git a/validator/pom.xml b/validator/pom.xml index 239a4481..17a705bd 100644 --- a/validator/pom.xml +++ b/validator/pom.xml @@ -382,6 +382,22 @@ ${mysqlTestContainerVersion} + + org.openmrs.module + exti18n-api + ${exti18nVersion} + runtime + jar + + + + org.openmrs.module + stockmanagement-api + ${stockmanagementVersion} + runtime + jar + +