Skip to content

Commit

Permalink
[1.0.0 release] Prepare for release
Browse files Browse the repository at this point in the history
  • Loading branch information
sameeragunarathne committed Nov 5, 2024
1 parent 17eac08 commit fa6ffb0
Show file tree
Hide file tree
Showing 15 changed files with 29 additions and 29 deletions.
4 changes: 2 additions & 2 deletions distribution/apim-accelerator/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,11 @@
<parent>
<groupId>org.wso2.healthcare</groupId>
<artifactId>distribution</artifactId>
<version>1.0.0-rc1</version>
<version>1.0.0</version>
</parent>

<artifactId>apim-accelerator</artifactId>
<version>1.0.0-rc1</version>
<version>1.0.0</version>
<packaging>pom</packaging>

<build>
Expand Down
4 changes: 2 additions & 2 deletions distribution/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,11 @@
<parent>
<groupId>org.wso2.healthcare</groupId>
<artifactId>healthcare-accelerator</artifactId>
<version>1.0.0-rc1</version>
<version>1.0.0</version>
</parent>

<artifactId>distribution</artifactId>
<version>1.0.0-rc1</version>
<version>1.0.0</version>
<packaging>pom</packaging>

<modules>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@

<groupId>org.wso2.healthcare</groupId>
<artifactId>healthcare-accelerator</artifactId>
<version>1.0.0-rc1</version>
<version>1.0.0</version>

<packaging>pom</packaging>
<modelVersion>4.0.0</modelVersion>
Expand Down
4 changes: 2 additions & 2 deletions product-accelerators/apim/apps/authentication-portal/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,12 +24,12 @@
<parent>
<groupId>org.wso2.healthcare</groupId>
<artifactId>product-accelerators</artifactId>
<version>1.0.0-rc1</version>
<version>1.0.0</version>
<relativePath>../../../pom.xml</relativePath>
</parent>

<artifactId>authentication-portal</artifactId>
<version>1.0.0-rc1</version>
<version>1.0.0</version>
<packaging>pom</packaging>

<description>Open-Healthcare customized authentication-portal</description>
Expand Down
4 changes: 2 additions & 2 deletions product-accelerators/apim/apps/recovery-portal/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,11 @@
<parent>
<groupId>org.wso2.healthcare</groupId>
<artifactId>product-accelerators</artifactId>
<version>1.0.0-rc1</version>
<version>1.0.0</version>
<relativePath>../../../pom.xml</relativePath>
</parent>

<artifactId>recovery-portal</artifactId>
<version>1.0.0-rc1</version>
<version>1.0.0</version>

</project>
Original file line number Diff line number Diff line change
Expand Up @@ -24,12 +24,12 @@
<parent>
<groupId>org.wso2.healthcare</groupId>
<artifactId>product-accelerators</artifactId>
<version>1.0.0-rc1</version>
<version>1.0.0</version>
<relativePath>../../../pom.xml</relativePath>
</parent>

<artifactId>org.wso2.healthcare.apim.claim.mgt</artifactId>
<version>1.0.0-rc1</version>
<version>1.0.0</version>
<packaging>bundle</packaging>

<dependencies>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,12 +24,12 @@
<parent>
<groupId>org.wso2.healthcare</groupId>
<artifactId>product-accelerators</artifactId>
<version>1.0.0-rc1</version>
<version>1.0.0</version>
<relativePath>../../../pom.xml</relativePath>
</parent>

<artifactId>org.wso2.healthcare.apim.clientauth.jwt</artifactId>
<version>1.0.0-rc1</version>
<version>1.0.0</version>
<packaging>bundle</packaging>

<dependencies>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,12 +24,12 @@
<parent>
<groupId>org.wso2.healthcare</groupId>
<artifactId>product-accelerators</artifactId>
<version>1.0.0-rc1</version>
<version>1.0.0</version>
<relativePath>../../../pom.xml</relativePath>
</parent>

<artifactId>org.wso2.healthcare.apim.conformance</artifactId>
<version>1.0.0-rc1</version>
<version>1.0.0</version>
<packaging>bundle</packaging>

<dependencies>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,12 +24,12 @@
<parent>
<groupId>org.wso2.healthcare</groupId>
<artifactId>product-accelerators</artifactId>
<version>1.0.0-rc1</version>
<version>1.0.0</version>
<relativePath>../../../pom.xml</relativePath>
</parent>

<artifactId>org.wso2.healthcare.apim.core</artifactId>
<version>1.0.0-rc1</version>
<version>1.0.0</version>

<description>WSO2 Healthcare API Management core component</description>
<packaging>bundle</packaging>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,12 +24,12 @@
<parent>
<groupId>org.wso2.healthcare</groupId>
<artifactId>product-accelerators</artifactId>
<version>1.0.0-rc1</version>
<version>1.0.0</version>
<relativePath>../../../pom.xml</relativePath>
</parent>

<artifactId>org.wso2.healthcare.apim.gateway.security.jwt.generator</artifactId>
<version>1.0.0-rc1</version>
<version>1.0.0</version>
<packaging>bundle</packaging>

<dependencies>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,12 +24,12 @@
<parent>
<groupId>org.wso2.healthcare</groupId>
<artifactId>product-accelerators</artifactId>
<version>1.0.0-rc1</version>
<version>1.0.0</version>
<relativePath>../../../pom.xml</relativePath>
</parent>

<artifactId>org.wso2.healthcare.apim.multitenancy</artifactId>
<version>1.0.0-rc1</version>
<version>1.0.0</version>
<packaging>bundle</packaging>

<dependencies>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,12 +24,12 @@
<parent>
<groupId>org.wso2.healthcare</groupId>
<artifactId>product-accelerators</artifactId>
<version>1.0.0-rc1</version>
<version>1.0.0</version>
<relativePath>../../../pom.xml</relativePath>
</parent>

<artifactId>org.wso2.healthcare.apim.scopemgt</artifactId>
<version>1.0.0-rc1</version>
<version>1.0.0</version>
<packaging>bundle</packaging>

<dependencies>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,12 +24,12 @@
<parent>
<groupId>org.wso2.healthcare</groupId>
<artifactId>product-accelerators</artifactId>
<version>1.0.0-rc1</version>
<version>1.0.0</version>
<relativePath>../../../pom.xml</relativePath>
</parent>

<artifactId>org.wso2.healthcare.apim.tokenmgt</artifactId>
<version>1.0.0-rc1</version>
<version>1.0.0</version>
<packaging>jar</packaging>

<dependencies>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,12 +24,12 @@
<parent>
<groupId>org.wso2.healthcare</groupId>
<artifactId>product-accelerators</artifactId>
<version>1.0.0-rc1</version>
<version>1.0.0</version>
<relativePath>../../../pom.xml</relativePath>
</parent>

<artifactId>org.wso2.healthcare.apim.workflow.extensions</artifactId>
<version>1.0.0-rc1</version>
<version>1.0.0</version>
<packaging>jar</packaging>

<dependencies>
Expand Down
4 changes: 2 additions & 2 deletions product-accelerators/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,12 +24,12 @@
<parent>
<groupId>org.wso2.healthcare</groupId>
<artifactId>healthcare-accelerator</artifactId>
<version>1.0.0-rc1</version>
<version>1.0.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

<artifactId>product-accelerators</artifactId>
<version>1.0.0-rc1</version>
<version>1.0.0</version>
<packaging>pom</packaging>

<modules>
Expand Down

0 comments on commit fa6ffb0

Please sign in to comment.