diff --git a/api-metadata/pom.xml b/api-metadata/pom.xml index 5713715..1dbbba8 100644 --- a/api-metadata/pom.xml +++ b/api-metadata/pom.xml @@ -3,7 +3,7 @@ org.openmrs.module patientflags - 3.0.8 + 3.0.9-SNAPSHOT patientflags-api-metadata jar diff --git a/api/pom.xml b/api/pom.xml index 597e15d..816e159 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -3,7 +3,7 @@ org.openmrs.module patientflags - 3.0.8 + 3.0.9-SNAPSHOT patientflags-api jar diff --git a/fhir/pom.xml b/fhir/pom.xml index ded52f7..af7be63 100644 --- a/fhir/pom.xml +++ b/fhir/pom.xml @@ -4,7 +4,7 @@ org.openmrs.module patientflags - 3.0.8 + 3.0.9-SNAPSHOT patientflags-fhir diff --git a/omod/pom.xml b/omod/pom.xml index cac3ec8..c9aff4c 100644 --- a/omod/pom.xml +++ b/omod/pom.xml @@ -3,7 +3,7 @@ org.openmrs.module patientflags - 3.0.8 + 3.0.9-SNAPSHOT patientflags-omod jar diff --git a/pom.xml b/pom.xml index 47600bd..8c37e90 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ org.openmrs.module patientflags - 3.0.8 + 3.0.9-SNAPSHOT pom Patient Flags Module Parent project for Patient Flags Module @@ -15,7 +15,7 @@ scm:git:git@github.com:openmrs/openmrs-module-patientflags scm:git:git@github.com:openmrs/openmrs-module-patientflags https://github.com/openmrs/openmrs-module-patientflags/ - patientflags-3.0.8 + HEAD