From 02eeca2f01b308390b989e6de80964412bb2815d Mon Sep 17 00:00:00 2001 From: sameeragunarathne Date: Tue, 5 Nov 2024 19:10:37 +0530 Subject: [PATCH] [1.0.0 release] Prepare for release --- README.md | 2 +- distribution/apim-accelerator/pom.xml | 4 ++-- distribution/pom.xml | 4 ++-- pom.xml | 2 +- product-accelerators/apim/apps/authentication-portal/pom.xml | 4 ++-- product-accelerators/apim/apps/recovery-portal/pom.xml | 4 ++-- .../components/org.wso2.healthcare.apim.claim.mgt/pom.xml | 4 ++-- .../org.wso2.healthcare.apim.clientauth.jwt/pom.xml | 4 ++-- .../components/org.wso2.healthcare.apim.conformance/pom.xml | 4 ++-- .../apim/components/org.wso2.healthcare.apim.core/pom.xml | 4 ++-- .../pom.xml | 4 ++-- .../components/org.wso2.healthcare.apim.multitenancy/pom.xml | 4 ++-- .../apim/components/org.wso2.healthcare.apim.scopemgt/pom.xml | 4 ++-- .../apim/components/org.wso2.healthcare.apim.tokenmgt/pom.xml | 4 ++-- .../org.wso2.healthcare.apim.workflow.extensions/pom.xml | 4 ++-- product-accelerators/pom.xml | 4 ++-- 16 files changed, 30 insertions(+), 30 deletions(-) diff --git a/README.md b/README.md index f994178..2637919 100644 --- a/README.md +++ b/README.md @@ -3,4 +3,4 @@ Provides core functionality to streamline healthcare integration by enabling rap Currently WSO2 Healthcare Accelerator consists of following accelerator distributions: -- [WSO2 Healthcare API Manager Accelerator](apim-accelerator/README.md) +- [WSO2 Healthcare API Manager Accelerator](distribution/apim-accelerator/README.md) diff --git a/distribution/apim-accelerator/pom.xml b/distribution/apim-accelerator/pom.xml index f06ad30..9cdaa79 100644 --- a/distribution/apim-accelerator/pom.xml +++ b/distribution/apim-accelerator/pom.xml @@ -24,11 +24,11 @@ org.wso2.healthcare distribution - 1.0.0-rc1 + 1.0.0 apim-accelerator - 1.0.0-rc1 + 1.0.0 pom diff --git a/distribution/pom.xml b/distribution/pom.xml index 65ceadd..09b4327 100644 --- a/distribution/pom.xml +++ b/distribution/pom.xml @@ -24,11 +24,11 @@ org.wso2.healthcare healthcare-accelerator - 1.0.0-rc1 + 1.0.0 distribution - 1.0.0-rc1 + 1.0.0 pom diff --git a/pom.xml b/pom.xml index 4751ab8..63d2b32 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ org.wso2.healthcare healthcare-accelerator - 1.0.0-rc1 + 1.0.0 pom 4.0.0 diff --git a/product-accelerators/apim/apps/authentication-portal/pom.xml b/product-accelerators/apim/apps/authentication-portal/pom.xml index 6cf6bee..0946fe9 100644 --- a/product-accelerators/apim/apps/authentication-portal/pom.xml +++ b/product-accelerators/apim/apps/authentication-portal/pom.xml @@ -24,12 +24,12 @@ org.wso2.healthcare product-accelerators - 1.0.0-rc1 + 1.0.0 ../../../pom.xml authentication-portal - 1.0.0-rc1 + 1.0.0 pom Open-Healthcare customized authentication-portal diff --git a/product-accelerators/apim/apps/recovery-portal/pom.xml b/product-accelerators/apim/apps/recovery-portal/pom.xml index a3319e1..fc5da35 100644 --- a/product-accelerators/apim/apps/recovery-portal/pom.xml +++ b/product-accelerators/apim/apps/recovery-portal/pom.xml @@ -24,11 +24,11 @@ org.wso2.healthcare product-accelerators - 1.0.0-rc1 + 1.0.0 ../../../pom.xml recovery-portal - 1.0.0-rc1 + 1.0.0 diff --git a/product-accelerators/apim/components/org.wso2.healthcare.apim.claim.mgt/pom.xml b/product-accelerators/apim/components/org.wso2.healthcare.apim.claim.mgt/pom.xml index 24c837e..57a6daa 100644 --- a/product-accelerators/apim/components/org.wso2.healthcare.apim.claim.mgt/pom.xml +++ b/product-accelerators/apim/components/org.wso2.healthcare.apim.claim.mgt/pom.xml @@ -24,12 +24,12 @@ org.wso2.healthcare product-accelerators - 1.0.0-rc1 + 1.0.0 ../../../pom.xml org.wso2.healthcare.apim.claim.mgt - 1.0.0-rc1 + 1.0.0 bundle diff --git a/product-accelerators/apim/components/org.wso2.healthcare.apim.clientauth.jwt/pom.xml b/product-accelerators/apim/components/org.wso2.healthcare.apim.clientauth.jwt/pom.xml index b23e8f9..c7e85d8 100644 --- a/product-accelerators/apim/components/org.wso2.healthcare.apim.clientauth.jwt/pom.xml +++ b/product-accelerators/apim/components/org.wso2.healthcare.apim.clientauth.jwt/pom.xml @@ -24,12 +24,12 @@ org.wso2.healthcare product-accelerators - 1.0.0-rc1 + 1.0.0 ../../../pom.xml org.wso2.healthcare.apim.clientauth.jwt - 1.0.0-rc1 + 1.0.0 bundle diff --git a/product-accelerators/apim/components/org.wso2.healthcare.apim.conformance/pom.xml b/product-accelerators/apim/components/org.wso2.healthcare.apim.conformance/pom.xml index aa0f9e0..cb2d1ba 100644 --- a/product-accelerators/apim/components/org.wso2.healthcare.apim.conformance/pom.xml +++ b/product-accelerators/apim/components/org.wso2.healthcare.apim.conformance/pom.xml @@ -24,12 +24,12 @@ org.wso2.healthcare product-accelerators - 1.0.0-rc1 + 1.0.0 ../../../pom.xml org.wso2.healthcare.apim.conformance - 1.0.0-rc1 + 1.0.0 bundle diff --git a/product-accelerators/apim/components/org.wso2.healthcare.apim.core/pom.xml b/product-accelerators/apim/components/org.wso2.healthcare.apim.core/pom.xml index be50fb2..6d0e8a6 100644 --- a/product-accelerators/apim/components/org.wso2.healthcare.apim.core/pom.xml +++ b/product-accelerators/apim/components/org.wso2.healthcare.apim.core/pom.xml @@ -24,12 +24,12 @@ org.wso2.healthcare product-accelerators - 1.0.0-rc1 + 1.0.0 ../../../pom.xml org.wso2.healthcare.apim.core - 1.0.0-rc1 + 1.0.0 WSO2 Healthcare API Management core component bundle diff --git a/product-accelerators/apim/components/org.wso2.healthcare.apim.gateway.security.jwt.generator/pom.xml b/product-accelerators/apim/components/org.wso2.healthcare.apim.gateway.security.jwt.generator/pom.xml index 78b4d69..1e20acd 100644 --- a/product-accelerators/apim/components/org.wso2.healthcare.apim.gateway.security.jwt.generator/pom.xml +++ b/product-accelerators/apim/components/org.wso2.healthcare.apim.gateway.security.jwt.generator/pom.xml @@ -24,12 +24,12 @@ org.wso2.healthcare product-accelerators - 1.0.0-rc1 + 1.0.0 ../../../pom.xml org.wso2.healthcare.apim.gateway.security.jwt.generator - 1.0.0-rc1 + 1.0.0 bundle diff --git a/product-accelerators/apim/components/org.wso2.healthcare.apim.multitenancy/pom.xml b/product-accelerators/apim/components/org.wso2.healthcare.apim.multitenancy/pom.xml index dc0a58d..8562e9a 100644 --- a/product-accelerators/apim/components/org.wso2.healthcare.apim.multitenancy/pom.xml +++ b/product-accelerators/apim/components/org.wso2.healthcare.apim.multitenancy/pom.xml @@ -24,12 +24,12 @@ org.wso2.healthcare product-accelerators - 1.0.0-rc1 + 1.0.0 ../../../pom.xml org.wso2.healthcare.apim.multitenancy - 1.0.0-rc1 + 1.0.0 bundle diff --git a/product-accelerators/apim/components/org.wso2.healthcare.apim.scopemgt/pom.xml b/product-accelerators/apim/components/org.wso2.healthcare.apim.scopemgt/pom.xml index 2f25a5e..a9234d4 100644 --- a/product-accelerators/apim/components/org.wso2.healthcare.apim.scopemgt/pom.xml +++ b/product-accelerators/apim/components/org.wso2.healthcare.apim.scopemgt/pom.xml @@ -24,12 +24,12 @@ org.wso2.healthcare product-accelerators - 1.0.0-rc1 + 1.0.0 ../../../pom.xml org.wso2.healthcare.apim.scopemgt - 1.0.0-rc1 + 1.0.0 bundle diff --git a/product-accelerators/apim/components/org.wso2.healthcare.apim.tokenmgt/pom.xml b/product-accelerators/apim/components/org.wso2.healthcare.apim.tokenmgt/pom.xml index e02fe6f..03386c6 100644 --- a/product-accelerators/apim/components/org.wso2.healthcare.apim.tokenmgt/pom.xml +++ b/product-accelerators/apim/components/org.wso2.healthcare.apim.tokenmgt/pom.xml @@ -24,12 +24,12 @@ org.wso2.healthcare product-accelerators - 1.0.0-rc1 + 1.0.0 ../../../pom.xml org.wso2.healthcare.apim.tokenmgt - 1.0.0-rc1 + 1.0.0 jar diff --git a/product-accelerators/apim/components/org.wso2.healthcare.apim.workflow.extensions/pom.xml b/product-accelerators/apim/components/org.wso2.healthcare.apim.workflow.extensions/pom.xml index 0e1e8cc..9818014 100644 --- a/product-accelerators/apim/components/org.wso2.healthcare.apim.workflow.extensions/pom.xml +++ b/product-accelerators/apim/components/org.wso2.healthcare.apim.workflow.extensions/pom.xml @@ -24,12 +24,12 @@ org.wso2.healthcare product-accelerators - 1.0.0-rc1 + 1.0.0 ../../../pom.xml org.wso2.healthcare.apim.workflow.extensions - 1.0.0-rc1 + 1.0.0 jar diff --git a/product-accelerators/pom.xml b/product-accelerators/pom.xml index 6c8b415..4fba708 100644 --- a/product-accelerators/pom.xml +++ b/product-accelerators/pom.xml @@ -24,12 +24,12 @@ org.wso2.healthcare healthcare-accelerator - 1.0.0-rc1 + 1.0.0 ../pom.xml product-accelerators - 1.0.0-rc1 + 1.0.0 pom