Skip to content

Commit 2768a0a

Browse files
[maven-release-plugin] prepare release v3.2.0-RC2
1 parent d0da9ce commit 2768a0a

File tree

20 files changed

+23
-23
lines changed

20 files changed

+23
-23
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.2.0-update1-SNAPSHOT</version>
24+
<version>3.2.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.2.0-update1-SNAPSHOT</version>
26+
<version>3.2.0</version>
2727
<relativePath>../../pom.xml</relativePath>
2828
</parent>
2929

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.2.0-update1-SNAPSHOT</version>
25+
<version>3.2.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.2.0-update1-SNAPSHOT</version>
25+
<version>3.2.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.2.0-update1-SNAPSHOT</version>
26+
<version>3.2.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.2.0-update1-SNAPSHOT</version>
24+
<version>3.2.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.2.0-update1-SNAPSHOT</version>
25+
<version>3.2.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.2.0-update1-SNAPSHOT</version>
24+
<version>3.2.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.2.0-update1-SNAPSHOT</version>
25+
<version>3.2.0</version>
2626
<relativePath>../pom.xml</relativePath>
2727
</parent>
2828

modules/integration/tests-integration/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.iot</groupId>
2222
<artifactId>wso2iot-integration</artifactId>
23-
<version>3.2.0-update1-SNAPSHOT</version>
23+
<version>3.2.0</version>
2424
<relativePath>../pom.xml</relativePath>
2525
</parent>
2626

0 commit comments

Comments
 (0)