diff --git a/api/pom.xml b/api/pom.xml index bcf3e20b..f7bcd8e5 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -4,7 +4,7 @@ org.openmrs.module appointmentscheduling - 1.17.0 + 1.18.0-SNAPSHOT appointmentscheduling-api diff --git a/omod/pom.xml b/omod/pom.xml index 26086257..a0b982f8 100644 --- a/omod/pom.xml +++ b/omod/pom.xml @@ -4,7 +4,7 @@ org.openmrs.module appointmentscheduling - 1.17.0 + 1.18.0-SNAPSHOT appointmentscheduling-omod diff --git a/pom.xml b/pom.xml index 410f84c2..24b9a398 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ org.openmrs.module appointmentscheduling - 1.17.0 + 1.18.0-SNAPSHOT pom Appointment Scheduling Module Module for scheduling patient appointments and managing providers schedule @@ -25,7 +25,7 @@ scm:git:git@github.com:openmrs/openmrs-module-appointmentscheduling.git scm:git:git@github.com:openmrs/openmrs-module-appointmentscheduling.git https://github.com/openmrs/openmrs-module-appointmentscheduling - 1.17.0 + HEAD