diff --git a/api-reporting/pom.xml b/api-reporting/pom.xml index f5292764..1fc394b2 100644 --- a/api-reporting/pom.xml +++ b/api-reporting/pom.xml @@ -5,7 +5,7 @@ org.openmrs.module emrapi - 2.1.0 + 2.2.0-SNAPSHOT emrapi-api-reporting diff --git a/api/pom.xml b/api/pom.xml index 92031457..ab676f57 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -4,7 +4,7 @@ org.openmrs.module emrapi - 2.1.0 + 2.2.0-SNAPSHOT emrapi-api diff --git a/omod/pom.xml b/omod/pom.xml index c670e94c..ddb8fd0c 100644 --- a/omod/pom.xml +++ b/omod/pom.xml @@ -4,7 +4,7 @@ org.openmrs.module emrapi - 2.1.0 + 2.2.0-SNAPSHOT emrapi-omod diff --git a/pom.xml b/pom.xml index 1de480d7..0601b461 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.openmrs.module emrapi - 2.1.0 + 2.2.0-SNAPSHOT pom EMR API Module Higher-level APIs to support building EMR functionality in OpenMRS, to supplement the data-level APIs @@ -26,7 +26,7 @@ scm:git:git@github.com:openmrs/openmrs-module-emrapi.git scm:git:git@github.com:openmrs/openmrs-module-emrapi.git https://github.com/openmrs/openmrs-module-emrapi.git - 2.1.0 + HEAD