diff --git a/api/pom.xml b/api/pom.xml index ffa7215..23d6073 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -4,7 +4,7 @@ org.openmrs.module cohort - 3.7.1 + 3.7.2-SNAPSHOT cohort-api diff --git a/omod/pom.xml b/omod/pom.xml index 45d6fc4..17986cc 100644 --- a/omod/pom.xml +++ b/omod/pom.xml @@ -4,7 +4,7 @@ org.openmrs.module cohort - 3.7.1 + 3.7.2-SNAPSHOT cohort-omod diff --git a/pom.xml b/pom.xml index 0ce70dc..774241e 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ org.openmrs.module cohort - 3.7.1 + 3.7.2-SNAPSHOT pom Cohort Module Module to support Cohort-level encounters and observations and to create these encounters via a REST @@ -36,7 +36,7 @@ scm:git:git@github.com:openmrs/openmrs-module-cohort.git scm:git:git@github.com:openmrs/openmrs-module-cohort.git https://github.com/openmrs/openmrs-module-cohort.git - cohort-3.7.1 + HEAD