diff --git a/api/pom.xml b/api/pom.xml index eb67712..b50bbd7 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -4,7 +4,7 @@ org.openmrs event - 2.10.0 + 2.11.0-SNAPSHOT event-api diff --git a/omod/pom.xml b/omod/pom.xml index d4468df..8290654 100644 --- a/omod/pom.xml +++ b/omod/pom.xml @@ -4,7 +4,7 @@ org.openmrs event - 2.10.0 + 2.11.0-SNAPSHOT event-omod diff --git a/pom.xml b/pom.xml index b954794..8e6c0ab 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ org.openmrs event - 2.10.0 + 2.11.0-SNAPSHOT pom Event Module Provides a dev friendly event notifying mechanism @@ -25,7 +25,7 @@ scm:git:git@github.com:openmrs/openmrs-module-event.git scm:git:git@github.com:openmrs/openmrs-module-event.git https://github.com/openmrs/openmrs-module-event/ - 2.10.0 + HEAD