diff --git a/api/pom.xml b/api/pom.xml index 5c0c41ea..a43cd43e 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -15,7 +15,7 @@ org.openmrs.module legacyui - 1.18.0 + 1.19.0-SNAPSHOT legacyui-api diff --git a/omod/pom.xml b/omod/pom.xml index ab374f53..cdcc11b3 100644 --- a/omod/pom.xml +++ b/omod/pom.xml @@ -15,7 +15,7 @@ org.openmrs.module legacyui - 1.18.0 + 1.19.0-SNAPSHOT legacyui-omod diff --git a/pom.xml b/pom.xml index 7c4f9e29..a77d86b7 100644 --- a/pom.xml +++ b/pom.xml @@ -21,7 +21,7 @@ org.openmrs.module legacyui - 1.18.0 + 1.19.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.18.0 + HEAD