diff --git a/api/pom.xml b/api/pom.xml index e5688b1..620c28d 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -3,7 +3,7 @@ org.openmrs.module queue - 2.0.0 + 2.1.0-SNAPSHOT queue-api diff --git a/omod/pom.xml b/omod/pom.xml index cd07f78..7452698 100644 --- a/omod/pom.xml +++ b/omod/pom.xml @@ -3,7 +3,7 @@ org.openmrs.module queue - 2.0.0 + 2.1.0-SNAPSHOT queue-omod diff --git a/pom.xml b/pom.xml index 0ec17ca..8b011ad 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ org.openmrs.module queue - 2.0.0 + 2.1.0-SNAPSHOT pom Queue Patient Queues @@ -14,7 +14,7 @@ scm:git:git@github.com:openmrs/openmrs-module-queue.git scm:git:git@github.com:openmrs/openmrs-module-queue.git https://github.com/openmrs/openmrs-module-queue/ - queue-2.0.0 + HEAD