diff --git a/api/pom.xml b/api/pom.xml index 0259b6a6..79df1a3f 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -15,7 +15,7 @@ org.openmrs.module legacyui - 1.19.0 + 1.20.0-SNAPSHOT legacyui-api diff --git a/omod/pom.xml b/omod/pom.xml index 9290bcf2..dc05ff75 100644 --- a/omod/pom.xml +++ b/omod/pom.xml @@ -15,7 +15,7 @@ org.openmrs.module legacyui - 1.19.0 + 1.20.0-SNAPSHOT legacyui-omod diff --git a/pom.xml b/pom.xml index 1842176c..e62b12f0 100644 --- a/pom.xml +++ b/pom.xml @@ -21,7 +21,7 @@ org.openmrs.module legacyui - 1.19.0 + 1.20.0-SNAPSHOT pom Legacy UI Module Provides the legacy UI which was removed from the platform since version 2.0 @@ -42,7 +42,7 @@ scm:git:git@github.com:openmrs/openmrs-module-legacyui.git scm:git:git@github.com:openmrs/openmrs-module-legacyui.git https://github.com/openmrs/openmrs-module-legacyui.git - 1.19.0 + HEAD