From 4b1b0abc37ac92e60c84c814fab6e4e39c8a4f64 Mon Sep 17 00:00:00 2001 From: Wikum Weerakutti Date: Tue, 8 Apr 2025 10:37:40 +0530 Subject: [PATCH] Update the development version to 2.0.0-SNAPSHOT --- api/pom.xml | 2 +- omod/pom.xml | 2 +- pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/api/pom.xml b/api/pom.xml index 6dd8284f..ae1eadd1 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -15,7 +15,7 @@ org.openmrs.module legacyui - 1.23.0-SNAPSHOT + 2.0.0-SNAPSHOT legacyui-api diff --git a/omod/pom.xml b/omod/pom.xml index 6383ee1f..a0bc3b64 100644 --- a/omod/pom.xml +++ b/omod/pom.xml @@ -15,7 +15,7 @@ org.openmrs.module legacyui - 1.23.0-SNAPSHOT + 2.0.0-SNAPSHOT legacyui-omod diff --git a/pom.xml b/pom.xml index f41d4bdb..bc14e824 100644 --- a/pom.xml +++ b/pom.xml @@ -21,7 +21,7 @@ org.openmrs.module legacyui - 1.23.0-SNAPSHOT + 2.0.0-SNAPSHOT pom Legacy UI Module Provides the legacy UI which was removed from the platform since version 2.0