Skip to content

Commit 3029df9

Browse files
[maven-release-plugin] prepare release v3.3.0-rc2
1 parent 24795c3 commit 3029df9

File tree

21 files changed

+24
-24
lines changed

21 files changed

+24
-24
lines changed

modules/components/org.wso2.iot.core.admin.styles/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>org.wso2.iot</groupId>
2323
<artifactId>wso2iot-components</artifactId>
24-
<version>3.3.0-update1-SNAPSHOT</version>
24+
<version>3.3.0</version>
2525
<relativePath>../pom.xml</relativePath>
2626
</parent>
2727

modules/components/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>org.wso2.iot</groupId>
2525
<artifactId>wso2iot-parent</artifactId>
26-
<version>3.3.0-update1-SNAPSHOT</version>
26+
<version>3.3.0</version>
2727
<relativePath>../../pom.xml</relativePath>
2828
</parent>
2929

modules/cxf-filters/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.iot</groupId>
2121
<artifactId>wso2iot-parent</artifactId>
22-
<version>3.3.0-update1-SNAPSHOT</version>
22+
<version>3.3.0</version>
2323
<relativePath>../../pom.xml</relativePath>
2424
</parent>
2525

modules/distribution/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>org.wso2.iot</groupId>
2424
<artifactId>wso2iot-parent</artifactId>
25-
<version>3.3.0-update1-SNAPSHOT</version>
25+
<version>3.3.0</version>
2626
<relativePath>../../pom.xml</relativePath>
2727
</parent>
2828

modules/features/org.wso2.iot.core.styles.feature/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>org.wso2.iot</groupId>
2424
<artifactId>wso2iot-features</artifactId>
25-
<version>3.3.0-update1-SNAPSHOT</version>
25+
<version>3.3.0</version>
2626
<relativePath>../pom.xml</relativePath>
2727
</parent>
2828

modules/features/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>org.wso2.iot</groupId>
2525
<artifactId>wso2iot-parent</artifactId>
26-
<version>3.3.0-update1-SNAPSHOT</version>
26+
<version>3.3.0</version>
2727
<relativePath>../../pom.xml</relativePath>
2828
</parent>
2929

modules/integration/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>org.wso2.iot</groupId>
2323
<artifactId>wso2iot-parent</artifactId>
24-
<version>3.3.0-update1-SNAPSHOT</version>
24+
<version>3.3.0</version>
2525
<relativePath>../../pom.xml</relativePath>
2626
</parent>
2727

modules/integration/tests-common/integration-common/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>org.wso2.iot</groupId>
2424
<artifactId>tests-common</artifactId>
25-
<version>3.3.0-update1-SNAPSHOT</version>
25+
<version>3.3.0</version>
2626
<relativePath>../pom.xml</relativePath>
2727
</parent>
2828

modules/integration/tests-common/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>org.wso2.iot</groupId>
2323
<artifactId>wso2iot-integration</artifactId>
24-
<version>3.3.0-update1-SNAPSHOT</version>
24+
<version>3.3.0</version>
2525
<relativePath>../pom.xml</relativePath>
2626
</parent>
2727

modules/integration/tests-common/web-ui-pages/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>org.wso2.iot</groupId>
2424
<artifactId>tests-common</artifactId>
25-
<version>3.3.0-update1-SNAPSHOT</version>
25+
<version>3.3.0</version>
2626
<relativePath>../pom.xml</relativePath>
2727
</parent>
2828

0 commit comments

Comments
 (0)