Skip to content

Commit 1b03f4f

Browse files
[WSO2 Release] [Jenkins #7715] [Release 4.0.0-wso2v249] prepare for next development iteration
1 parent 78dee0f commit 1b03f4f

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
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>org.apache.synapse</groupId>
2525
<artifactId>Apache-Synapse</artifactId>
26-
<version>4.0.0-wso2v249</version>
26+
<version>4.0.0-wso2v250-SNAPSHOT</version>
2727
<relativePath>../../pom.xml</relativePath>
2828
</parent>
2929

modules/core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<parent>
1717
<groupId>org.apache.synapse</groupId>
1818
<artifactId>Apache-Synapse</artifactId>
19-
<version>4.0.0-wso2v249</version>
19+
<version>4.0.0-wso2v250-SNAPSHOT</version>
2020
<relativePath>../../pom.xml</relativePath>
2121
</parent>
2222

modules/coverage-report/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.apache.synapse</groupId>
2525
<artifactId>Apache-Synapse</artifactId>
26-
<version>4.0.0-wso2v249</version>
26+
<version>4.0.0-wso2v250-SNAPSHOT</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.apache.synapse</groupId>
2424
<artifactId>Apache-Synapse</artifactId>
25-
<version>4.0.0-wso2v249</version>
25+
<version>4.0.0-wso2v250-SNAPSHOT</version>
2626
<relativePath>../../pom.xml</relativePath>
2727
</parent>
2828

modules/experimental/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.apache.synapse</groupId>
2525
<artifactId>Apache-Synapse</artifactId>
26-
<version>4.0.0-wso2v249</version>
26+
<version>4.0.0-wso2v250-SNAPSHOT</version>
2727
<relativePath>../../pom.xml</relativePath>
2828
</parent>
2929

modules/extensions/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.apache.synapse</groupId>
2525
<artifactId>Apache-Synapse</artifactId>
26-
<version>4.0.0-wso2v249</version>
26+
<version>4.0.0-wso2v250-SNAPSHOT</version>
2727
<relativePath>../../pom.xml</relativePath>
2828
</parent>
2929

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

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

2020
<parent>
2121
<artifactId>synapse-features</artifactId>
22-
<version>4.0.0-wso2v249</version>
22+
<version>4.0.0-wso2v250-SNAPSHOT</version>
2323
<groupId>org.apache.synapse</groupId>
2424
</parent>
2525

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

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

2020
<parent>
2121
<artifactId>synapse-features</artifactId>
22-
<version>4.0.0-wso2v249</version>
22+
<version>4.0.0-wso2v250-SNAPSHOT</version>
2323
<groupId>org.apache.synapse</groupId>
2424
</parent>
2525

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

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

2020
<parent>
2121
<artifactId>synapse-features</artifactId>
22-
<version>4.0.0-wso2v249</version>
22+
<version>4.0.0-wso2v250-SNAPSHOT</version>
2323
<groupId>org.apache.synapse</groupId>
2424
</parent>
2525

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

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

2020
<parent>
2121
<artifactId>synapse-features</artifactId>
22-
<version>4.0.0-wso2v249</version>
22+
<version>4.0.0-wso2v250-SNAPSHOT</version>
2323
<groupId>org.apache.synapse</groupId>
2424
</parent>
2525

0 commit comments

Comments
 (0)