From d1dd5a688dd417fb98208c46a87fcd4936072d51 Mon Sep 17 00:00:00 2001 From: ThishaniLucas Date: Thu, 9 Nov 2023 10:49:45 +0530 Subject: [PATCH] [Release v2.0.0] Prepare for release --- ballerina/pom.xml | 4 ++-- native/fhir-to-bal-lib/pom.xml | 4 ++-- native/fhir-to-bal-template/pom.xml | 4 ++-- native/health-cli/pom.xml | 4 ++-- pom.xml | 2 +- 5 files changed, 9 insertions(+), 9 deletions(-) diff --git a/ballerina/pom.xml b/ballerina/pom.xml index ba885e4..a5cf687 100644 --- a/ballerina/pom.xml +++ b/ballerina/pom.xml @@ -25,11 +25,11 @@ io.ballerina health-tools - 1.0.1-SNAPSHOT + 2.0.0 ../pom.xml health-tool-ballerina - 1.0.1-SNAPSHOT + 2.0.0 ${project.version} diff --git a/native/fhir-to-bal-lib/pom.xml b/native/fhir-to-bal-lib/pom.xml index e840293..eea9a68 100644 --- a/native/fhir-to-bal-lib/pom.xml +++ b/native/fhir-to-bal-lib/pom.xml @@ -25,12 +25,12 @@ io.ballerina health-tools - 1.0.1-SNAPSHOT + 2.0.0 ../../pom.xml fhir-to-bal-lib - 1.0.1-SNAPSHOT + 2.0.0 diff --git a/native/fhir-to-bal-template/pom.xml b/native/fhir-to-bal-template/pom.xml index 8931c6f..b16233a 100644 --- a/native/fhir-to-bal-template/pom.xml +++ b/native/fhir-to-bal-template/pom.xml @@ -24,12 +24,12 @@ io.ballerina health-tools - 1.0.1-SNAPSHOT + 2.0.0 ../../pom.xml fhir-to-bal-template - 1.0.1-SNAPSHOT + 2.0.0 diff --git a/native/health-cli/pom.xml b/native/health-cli/pom.xml index bb4278f..dabbde0 100644 --- a/native/health-cli/pom.xml +++ b/native/health-cli/pom.xml @@ -25,11 +25,11 @@ io.ballerina health-tools - 1.0.1-SNAPSHOT + 2.0.0 ../../pom.xml health-cli - 1.0.1-SNAPSHOT + 2.0.0 diff --git a/pom.xml b/pom.xml index f20b810..c5b2c48 100644 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,7 @@ io.ballerina health-tools - 1.0.1-SNAPSHOT + 2.0.0 pom