diff --git a/api/pom.xml b/api/pom.xml index 2742c145..945c6dc8 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -4,7 +4,7 @@ org.openmrs.module registrationapp - 1.10.1 + 2.0.0-SNAPSHOT registrationapp-api diff --git a/omod/pom.xml b/omod/pom.xml index 2f1461d6..52506849 100644 --- a/omod/pom.xml +++ b/omod/pom.xml @@ -4,7 +4,7 @@ org.openmrs.module registrationapp - 1.10.1 + 2.0.0-SNAPSHOT registrationapp-omod diff --git a/pom.xml b/pom.xml index 4eb25148..c187b939 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ org.openmrs.module registrationapp - 1.10.1 + 2.0.0-SNAPSHOT pom Registration App Module Registration App for the Reference Application @@ -44,7 +44,7 @@ 1.18 1.2 2.5.0 - 1.7.2 + 2.0.0-SNAPSHOT 0.10.4 2.9 3.3.0 @@ -55,7 +55,7 @@ 1.8.7 UTF-8 1.0.1 - 1.0.0 + 2.0.0-SNAPSHOT diff --git a/web-1.9/pom.xml b/web-1.9/pom.xml index 994b159d..0f0ad4de 100644 --- a/web-1.9/pom.xml +++ b/web-1.9/pom.xml @@ -4,7 +4,7 @@ org.openmrs.module registrationapp - 1.10.1 + 2.0.0-SNAPSHOT registrationapp-web-1.9 diff --git a/web-2.0/pom.xml b/web-2.0/pom.xml index cabfa38f..d6ae0acb 100644 --- a/web-2.0/pom.xml +++ b/web-2.0/pom.xml @@ -4,7 +4,7 @@ org.openmrs.module registrationapp - 1.10.1 + 2.0.0-SNAPSHOT registrationapp-web-2.0