From 1dc97370e8308f1d556d7ff304cfe760de82142e Mon Sep 17 00:00:00 2001 From: Piotr Mankowski Date: Mon, 14 Dec 2020 17:14:21 -0800 Subject: [PATCH 1/2] dependency fix --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 4eb25148..0367363e 100644 --- a/pom.xml +++ b/pom.xml @@ -55,7 +55,7 @@ 1.8.7 UTF-8 1.0.1 - 1.0.0 + 1.0.1 From 2f2c15e858fcfe5333878acf73beba590ddfb545 Mon Sep 17 00:00:00 2001 From: Piotr Mankowski Date: Thu, 17 Dec 2020 14:02:58 -0800 Subject: [PATCH 2/2] Version bump to 2.0.0-SNAPSHOT --- api/pom.xml | 2 +- omod/pom.xml | 2 +- pom.xml | 6 +++--- web-1.9/pom.xml | 2 +- web-2.0/pom.xml | 2 +- 5 files changed, 7 insertions(+), 7 deletions(-) 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 0367363e..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.1 + 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