diff --git a/omod/pom.xml b/omod/pom.xml
index 4de6f1a..b8dc800 100644
--- a/omod/pom.xml
+++ b/omod/pom.xml
@@ -65,7 +65,7 @@
org.openmrs.module
legacyui-omod
- 1.15.4-sigdep-SNAPSHOT
+ 1.22.0-SNAPSHOT
provided
diff --git a/omod/src/main/resources/config.xml b/omod/src/main/resources/config.xml
index 04f53dc..aed06ee 100644
--- a/omod/src/main/resources/config.xml
+++ b/omod/src/main/resources/config.xml
@@ -26,6 +26,15 @@
${project.parent.groupId}.${project.parent.artifactId}.extension.html.AdminList
+
+
+ org.openmrs.module.webservices.rest
+
+
+ org.openmrs.module.legacyui
+
+
+
@@ -90,4 +99,3 @@
-
diff --git a/omod/src/main/resources/webModuleApplicationContext.xml b/omod/src/main/resources/webModuleApplicationContext.xml
index 466e953..636838b 100644
--- a/omod/src/main/resources/webModuleApplicationContext.xml
+++ b/omod/src/main/resources/webModuleApplicationContext.xml
@@ -24,8 +24,6 @@
-
-
diff --git a/pom.xml b/pom.xml
index 57ca73b..1c33acc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -88,7 +88,7 @@
org.openmrs.module
legacyui-omod
- 1.15.4-sigdep-SNAPSHOT
+ 1.22.0-SNAPSHOT
provided