Skip to content

Commit d4f3b61

Browse files
author
wso2-support-user
committed
[WSO2 Release] [Jenkins wso2#81] [Release 4.0.0-wso2v20.30] prepare for next development iteration
1 parent 566380d commit d4f3b61

File tree

31 files changed

+33
-33
lines changed

31 files changed

+33
-33
lines changed

modules/commons/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.apache.synapse</groupId>
2222
<artifactId>Apache-Synapse</artifactId>
23-
<version>4.0.0-wso2v20.30</version>
23+
<version>4.0.0-wso2v20.31-SNAPSHOT</version>
2424
<relativePath>../../pom.xml</relativePath>
2525
</parent>
2626

modules/core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<parent>
1414
<groupId>org.apache.synapse</groupId>
1515
<artifactId>Apache-Synapse</artifactId>
16-
<version>4.0.0-wso2v20.30</version>
16+
<version>4.0.0-wso2v20.31-SNAPSHOT</version>
1717
<relativePath>../../pom.xml</relativePath>
1818
</parent>
1919

modules/coverage-report/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.apache.synapse</groupId>
2222
<artifactId>Apache-Synapse</artifactId>
23-
<version>4.0.0-wso2v20.30</version>
23+
<version>4.0.0-wso2v20.31-SNAPSHOT</version>
2424
<relativePath>../../pom.xml</relativePath>
2525
</parent>
2626

modules/distribution/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.apache.synapse</groupId>
2222
<artifactId>Apache-Synapse</artifactId>
23-
<version>4.0.0-wso2v20.30</version>
23+
<version>4.0.0-wso2v20.31-SNAPSHOT</version>
2424
<relativePath>../../pom.xml</relativePath>
2525
</parent>
2626

modules/experimental/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.apache.synapse</groupId>
2222
<artifactId>Apache-Synapse</artifactId>
23-
<version>4.0.0-wso2v20.30</version>
23+
<version>4.0.0-wso2v20.31-SNAPSHOT</version>
2424
<relativePath>../../pom.xml</relativePath>
2525
</parent>
2626

modules/extensions/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.apache.synapse</groupId>
2222
<artifactId>Apache-Synapse</artifactId>
23-
<version>4.0.0-wso2v20.30</version>
23+
<version>4.0.0-wso2v20.31-SNAPSHOT</version>
2424
<relativePath>../../pom.xml</relativePath>
2525
</parent>
2626

modules/features/org.apache.synapse.samples.feature/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818

1919
<parent>
2020
<artifactId>synapse-features</artifactId>
21-
<version>4.0.0-wso2v20.30</version>
21+
<version>4.0.0-wso2v20.31-SNAPSHOT</version>
2222
<groupId>org.apache.synapse</groupId>
2323
</parent>
2424

modules/features/org.apache.synapse.transport.fix.feature/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818

1919
<parent>
2020
<artifactId>synapse-features</artifactId>
21-
<version>4.0.0-wso2v20.30</version>
21+
<version>4.0.0-wso2v20.31-SNAPSHOT</version>
2222
<groupId>org.apache.synapse</groupId>
2323
</parent>
2424

modules/features/org.apache.synapse.transport.nhttp.feature/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818

1919
<parent>
2020
<artifactId>synapse-features</artifactId>
21-
<version>4.0.0-wso2v20.30</version>
21+
<version>4.0.0-wso2v20.31-SNAPSHOT</version>
2222
<groupId>org.apache.synapse</groupId>
2323
</parent>
2424

modules/features/org.apache.synapse.transport.vfs.feature/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818

1919
<parent>
2020
<artifactId>synapse-features</artifactId>
21-
<version>4.0.0-wso2v20.30</version>
21+
<version>4.0.0-wso2v20.31-SNAPSHOT</version>
2222
<groupId>org.apache.synapse</groupId>
2323
</parent>
2424

0 commit comments

Comments
 (0)