diff --git a/api/pom.xml b/api/pom.xml index 1d700a6..38a5477 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -16,7 +16,7 @@ org.openmrs.module locationbasedaccess - 0.1.1 + 0.2.0-SNAPSHOT locationbasedaccess-api diff --git a/omod/pom.xml b/omod/pom.xml index 2b20882..fd477d5 100644 --- a/omod/pom.xml +++ b/omod/pom.xml @@ -4,7 +4,7 @@ org.openmrs.module locationbasedaccess - 0.1.1 + 0.2.0-SNAPSHOT locationbasedaccess-omod diff --git a/pom.xml b/pom.xml index 197eae4..98981b8 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ org.openmrs.module locationbasedaccess - 0.1.1 + 0.2.0-SNAPSHOT pom Location Based Access Control Location Based Access Control for the Reference Application @@ -31,7 +31,7 @@ scm:git:git@github.com:openmrs/openmrs-module-locationbasedaccess.git scm:git:git@github.com:openmrs/openmrs-module-locationbasedaccess.git scm:git:https://github.com/openmrs/openmrs-module-locationbasedaccess - locationbasedaccess-0.1.1 + HEAD