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