Skip to content

Commit 1be6eec

Browse files
[WSO2 Release] [Jenkins #1890] [Release 5.3.0] prepare release v5.3.0
1 parent d028a8c commit 1be6eec

File tree

47 files changed

+59
-55
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

47 files changed

+59
-55
lines changed

archetypes/carbon-bundle-archetype/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<groupId>org.wso2.carbon</groupId>
2222
<artifactId>org.wso2.carbon.archetypes</artifactId>
23-
<version>5.3.0-SNAPSHOT</version>
23+
<version>5.3.0</version>
2424
</parent>
2525

2626
<modelVersion>4.0.0</modelVersion>

archetypes/carbon-component-archetype/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<groupId>org.wso2.carbon</groupId>
2222
<artifactId>org.wso2.carbon.archetypes</artifactId>
23-
<version>5.3.0-SNAPSHOT</version>
23+
<version>5.3.0</version>
2424
</parent>
2525

2626
<modelVersion>4.0.0</modelVersion>

archetypes/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<parent>
2020
<groupId>org.wso2.carbon</groupId>
2121
<artifactId>carbon-kernel-parent</artifactId>
22-
<version>5.3.0-SNAPSHOT</version>
22+
<version>5.3.0</version>
2323
<relativePath>../parent/pom.xml</relativePath>
2424
</parent>
2525

core/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,13 +20,13 @@
2020
<parent>
2121
<groupId>org.wso2.carbon</groupId>
2222
<artifactId>carbon-kernel-parent</artifactId>
23-
<version>5.3.0-SNAPSHOT</version>
23+
<version>5.3.0</version>
2424
<relativePath>../parent/pom.xml</relativePath>
2525
</parent>
2626

2727
<modelVersion>4.0.0</modelVersion>
2828
<artifactId>org.wso2.carbon.core</artifactId>
29-
<version>5.3.0-SNAPSHOT</version>
29+
<version>5.3.0</version>
3030
<packaging>bundle</packaging>
3131
<name>WSO2 Carbon Kernel - Core</name>
3232
<description>

distribution/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<parent>
2020
<groupId>org.wso2.carbon</groupId>
2121
<artifactId>carbon-kernel-parent</artifactId>
22-
<version>5.3.0-SNAPSHOT</version>
22+
<version>5.3.0</version>
2323
<relativePath>../parent/pom.xml</relativePath>
2424
</parent>
2525

features/org.wso2.carbon.osgi.feature/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<parent>
2020
<groupId>org.wso2.carbon</groupId>
2121
<artifactId>carbon-kernel-features</artifactId>
22-
<version>5.3.0-SNAPSHOT</version>
22+
<version>5.3.0</version>
2323
</parent>
2424

2525
<modelVersion>4.0.0</modelVersion>

features/org.wso2.carbon.runtime.feature/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<parent>
2020
<groupId>org.wso2.carbon</groupId>
2121
<artifactId>carbon-kernel-features</artifactId>
22-
<version>5.3.0-SNAPSHOT</version>
22+
<version>5.3.0</version>
2323
</parent>
2424

2525
<modelVersion>4.0.0</modelVersion>

features/org.wso2.carbon.server.feature/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<parent>
2020
<groupId>org.wso2.carbon</groupId>
2121
<artifactId>carbon-kernel-features</artifactId>
22-
<version>5.3.0-SNAPSHOT</version>
22+
<version>5.3.0</version>
2323
</parent>
2424

2525
<modelVersion>4.0.0</modelVersion>

features/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<groupId>org.wso2.carbon</groupId>
2222
<artifactId>carbon-kernel-parent</artifactId>
23-
<version>5.3.0-SNAPSHOT</version>
23+
<version>5.3.0</version>
2424
<relativePath>../parent/pom.xml</relativePath>
2525
</parent>
2626

launcher/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<groupId>org.wso2.carbon</groupId>
2222
<artifactId>carbon-kernel-parent</artifactId>
23-
<version>5.3.0-SNAPSHOT</version>
23+
<version>5.3.0</version>
2424
<relativePath>../parent/pom.xml</relativePath>
2525
</parent>
2626

0 commit comments

Comments
 (0)