diff --git a/api/pom.xml b/api/pom.xml index 2e96874..b813221 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -4,7 +4,7 @@ org.openmrs.module calculation - 1.3.0 + 1.3.0-SNAPSHOT calculation-api diff --git a/omod/pom.xml b/omod/pom.xml index b1d00ba..bb9b3eb 100644 --- a/omod/pom.xml +++ b/omod/pom.xml @@ -4,7 +4,7 @@ org.openmrs.module calculation - 1.3.0 + 1.3.0-SNAPSHOT calculation-omod diff --git a/pom.xml b/pom.xml index e3286ec..a553129 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ org.openmrs.module calculation - 1.3.0 + 1.3.0-SNAPSHOT pom Calculation Provides a framework for OpenMRS developers to author simple or complex calculations to produce a particular piece of data for a single patient or a cohort of patients @@ -25,7 +25,7 @@ scm:git:git@github.com:openmrs/openmrs-module-calculation.git scm:git:git@github.com:openmrs/openmrs-module-calculation.git https://github.com/openmrs/openmrs-module-calculation/ - 1.3.0 + HEAD