diff --git a/distro/pom.xml b/distro/pom.xml
index e8e31ad01..658866ff3 100644
--- a/distro/pom.xml
+++ b/distro/pom.xml
@@ -36,11 +36,11 @@
1.14.0
3.0.0
- 2.3.1
- 2.0.0-SNAPSHOT
- 2.0.0-SNAPSHOT
- 2.0.0-SNAPSHOT
- 3.6.0-SNAPSHOT
+ 2.4.0
+ 2.0.0
+ 2.0.0-20231101.130425-7
+ 2.0.0-20230831.113926-1
+ 3.6.0
1.25.0
1.14.0
diff --git a/frontend/spa-build-config.json b/frontend/spa-build-config.json
index ecffbe99d..295c3d747 100644
--- a/frontend/spa-build-config.json
+++ b/frontend/spa-build-config.json
@@ -16,6 +16,7 @@
"@openmrs/esm-patient-forms-app": "next",
"@openmrs/esm-patient-flags-app": "next",
"@openmrs/esm-patient-labs-app": "next",
+ "@openmrs/esm-patient-lists-app": "next",
"@openmrs/esm-patient-medications-app": "next",
"@openmrs/esm-patient-notes-app": "next",
"@openmrs/esm-patient-orders-app": "next",
@@ -24,7 +25,6 @@
"@openmrs/esm-active-visits-app": "next",
"@openmrs/esm-appointments-app": "next",
"@openmrs/esm-service-queues-app": "next",
- "@openmrs/esm-patient-lists-app": "next",
"@openmrs/esm-patient-list-management-app": "next",
"@openmrs/esm-patient-registration-app": "next",
"@openmrs/esm-patient-search-app": "next",
diff --git a/pom.xml b/pom.xml
index 494a00ad0..8ec872b7c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -95,6 +95,10 @@
org.apache.maven.plugins
maven-release-plugin
3.0.0-M5
+
+ true
+ true
+
org.apache.maven.plugins