diff --git a/api/pom.xml b/api/pom.xml index 09704bbb..a4eae2ae 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -15,7 +15,7 @@ org.openmrs.module legacyui - 1.20.0 + 1.21.0-SNAPSHOT legacyui-api diff --git a/omod/pom.xml b/omod/pom.xml index a36687e7..c5133716 100644 --- a/omod/pom.xml +++ b/omod/pom.xml @@ -15,7 +15,7 @@ org.openmrs.module legacyui - 1.20.0 + 1.21.0-SNAPSHOT legacyui-omod diff --git a/pom.xml b/pom.xml index e1fa9835..21be5424 100644 --- a/pom.xml +++ b/pom.xml @@ -21,7 +21,7 @@ org.openmrs.module legacyui - 1.20.0 + 1.21.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.20.0 + HEAD