diff --git a/api/pom.xml b/api/pom.xml index ee1a7a37..6bdd6955 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -15,7 +15,7 @@ org.openmrs.module legacyui - 1.21.0 + 1.22.0-SNAPSHOT legacyui-api diff --git a/omod/pom.xml b/omod/pom.xml index 7595cdc7..eee5b514 100644 --- a/omod/pom.xml +++ b/omod/pom.xml @@ -15,7 +15,7 @@ org.openmrs.module legacyui - 1.21.0 + 1.22.0-SNAPSHOT legacyui-omod diff --git a/pom.xml b/pom.xml index 7422e249..9e88090c 100644 --- a/pom.xml +++ b/pom.xml @@ -21,7 +21,7 @@ org.openmrs.module legacyui - 1.21.0 + 1.22.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.21.0 + HEAD