From 08b442a01122f61e5e38420479473a2121b332d0 Mon Sep 17 00:00:00 2001 From: Siddharth Vaish Date: Mon, 29 Jul 2024 12:40:49 +0530 Subject: [PATCH 1/2] OZ-545: Fix version --- integration-tests/pom.xml | 4 ++-- odoo-openmrs/pom.xml | 2 +- pom.xml | 2 +- test-infra-odoo/pom.xml | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index 06bf7214..bdb55298 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -13,7 +13,7 @@ com.ozonehis eip-odoo-openmrs-parent - 2.0.0-SNAPSHOT + 2.1.0-SNAPSHOT odoo-openmrs-integration-tests @@ -30,7 +30,7 @@ com.ozonehis eip-odoo-openmrs - 2.0.0-SNAPSHOT + 2.1.0-SNAPSHOT test diff --git a/odoo-openmrs/pom.xml b/odoo-openmrs/pom.xml index cbcafea0..6b9a0f67 100644 --- a/odoo-openmrs/pom.xml +++ b/odoo-openmrs/pom.xml @@ -13,7 +13,7 @@ com.ozonehis eip-odoo-openmrs-parent - 2.0.0-SNAPSHOT + 2.1.0-SNAPSHOT eip-odoo-openmrs diff --git a/pom.xml b/pom.xml index 634ace1d..b1c26621 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,7 @@ 4.0.0 com.ozonehis eip-odoo-openmrs-parent - 2.0.0-SNAPSHOT + 2.1.0-SNAPSHOT pom EIP Odoo OpenMRS Parent diff --git a/test-infra-odoo/pom.xml b/test-infra-odoo/pom.xml index 8bd9e4a0..f638dbde 100644 --- a/test-infra-odoo/pom.xml +++ b/test-infra-odoo/pom.xml @@ -13,7 +13,7 @@ com.ozonehis eip-odoo-openmrs-parent - 2.0.0-SNAPSHOT + 2.1.0-SNAPSHOT com.ozonehis.camel From 60820a5f088577336709e6d9a5281a8ef18bb469 Mon Sep 17 00:00:00 2001 From: Siddharth Vaish Date: Mon, 29 Jul 2024 12:54:35 +0530 Subject: [PATCH 2/2] OZ-545: Fix version+ --- integration-tests/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index bdb55298..626e094d 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -30,7 +30,7 @@ com.ozonehis eip-odoo-openmrs - 2.1.0-SNAPSHOT + ${project.version} test