diff --git a/api/pom.xml b/api/pom.xml index 7b00eb07d..cf1acbf36 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -111,6 +111,11 @@ htmlformentry-api-1.10 + + org.openmrs.module + htmlformentry-api-2.0 + + org.openmrs.module htmlformentryui-api diff --git a/omod/pom.xml b/omod/pom.xml index ecf957e4c..f494cd50d 100644 --- a/omod/pom.xml +++ b/omod/pom.xml @@ -120,6 +120,11 @@ htmlformentry-api-1.10 + + org.openmrs.module + htmlformentry-api-2.0 + + org.openmrs.module htmlformentryui-api diff --git a/pom.xml b/pom.xml index c24355b31..d0646a40c 100644 --- a/pom.xml +++ b/pom.xml @@ -77,6 +77,8 @@ 1.0.0 1.6.4 3.3.2 + 1.6.3 + 3.6.0 1.9.0 4.4.0 1.8.3 @@ -271,6 +273,13 @@ test + + org.openmrs.module + htmlformentry-api-2.0 + ${htmlformentryVersion} + test + + org.openmrs.module idgen-api