Skip to content

Commit 596e6dc

Browse files
Merge commit '716704779740015dab9b9df76928116e1c677d01' into 7e7382d3-d583-420f-82db-2cadd8aacd56
2 parents 6f7c715 + 7167047 commit 596e6dc

File tree

31 files changed

+31
-31
lines changed

31 files changed

+31
-31
lines changed

modules/commons/pom.xml

+1-1
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-wso2v142-SNAPSHOT</version>
26+
<version>4.0.0-wso2v143-SNAPSHOT</version>
2727
<relativePath>../../pom.xml</relativePath>
2828
</parent>
2929

modules/core/pom.xml

+1-1
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-wso2v142-SNAPSHOT</version>
19+
<version>4.0.0-wso2v143-SNAPSHOT</version>
2020
<relativePath>../../pom.xml</relativePath>
2121
</parent>
2222

modules/coverage-report/pom.xml

+1-1
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-wso2v142-SNAPSHOT</version>
26+
<version>4.0.0-wso2v143-SNAPSHOT</version>
2727
<relativePath>../../pom.xml</relativePath>
2828
</parent>
2929

modules/distribution/pom.xml

+1-1
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-wso2v142-SNAPSHOT</version>
25+
<version>4.0.0-wso2v143-SNAPSHOT</version>
2626
<relativePath>../../pom.xml</relativePath>
2727
</parent>
2828

modules/experimental/pom.xml

+1-1
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-wso2v142-SNAPSHOT</version>
26+
<version>4.0.0-wso2v143-SNAPSHOT</version>
2727
<relativePath>../../pom.xml</relativePath>
2828
</parent>
2929

modules/extensions/pom.xml

+1-1
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-wso2v142-SNAPSHOT</version>
26+
<version>4.0.0-wso2v143-SNAPSHOT</version>
2727
<relativePath>../../pom.xml</relativePath>
2828
</parent>
2929

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

+1-1
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-wso2v142-SNAPSHOT</version>
22+
<version>4.0.0-wso2v143-SNAPSHOT</version>
2323
<groupId>org.apache.synapse</groupId>
2424
</parent>
2525

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

+1-1
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-wso2v142-SNAPSHOT</version>
22+
<version>4.0.0-wso2v143-SNAPSHOT</version>
2323
<groupId>org.apache.synapse</groupId>
2424
</parent>
2525

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

+1-1
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-wso2v142-SNAPSHOT</version>
22+
<version>4.0.0-wso2v143-SNAPSHOT</version>
2323
<groupId>org.apache.synapse</groupId>
2424
</parent>
2525

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

+1-1
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-wso2v142-SNAPSHOT</version>
22+
<version>4.0.0-wso2v143-SNAPSHOT</version>
2323
<groupId>org.apache.synapse</groupId>
2424
</parent>
2525

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

+1-1
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-wso2v142-SNAPSHOT</version>
22+
<version>4.0.0-wso2v143-SNAPSHOT</version>
2323
<groupId>org.apache.synapse</groupId>
2424
</parent>
2525

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<artifactId>synapse-features</artifactId>
2222
<groupId>org.apache.synapse</groupId>
23-
<version>4.0.0-wso2v142-SNAPSHOT</version>
23+
<version>4.0.0-wso2v143-SNAPSHOT</version>
2424
</parent>
2525

2626
<modelVersion>4.0.0</modelVersion>

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<artifactId>synapse-features</artifactId>
2222
<groupId>org.apache.synapse</groupId>
23-
<version>4.0.0-wso2v142-SNAPSHOT</version>
23+
<version>4.0.0-wso2v143-SNAPSHOT</version>
2424
</parent>
2525

2626
<modelVersion>4.0.0</modelVersion>

modules/features/pom.xml

+1-1
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-wso2v142-SNAPSHOT</version>
25+
<version>4.0.0-wso2v143-SNAPSHOT</version>
2626
<relativePath>../../pom.xml</relativePath>
2727
</parent>
2828

modules/handler/pom.xml

+1-1
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-wso2v142-SNAPSHOT</version>
26+
<version>4.0.0-wso2v143-SNAPSHOT</version>
2727
<relativePath>../../pom.xml</relativePath>
2828
</parent>
2929

modules/integration/pom.xml

+1-1
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-wso2v142-SNAPSHOT</version>
26+
<version>4.0.0-wso2v143-SNAPSHOT</version>
2727
<relativePath>../../pom.xml</relativePath>
2828
</parent>
2929

modules/migrator/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<parent>
2525
<groupId>org.apache.synapse</groupId>
2626
<artifactId>Apache-Synapse</artifactId>
27-
<version>4.0.0-wso2v142-SNAPSHOT</version>
27+
<version>4.0.0-wso2v143-SNAPSHOT</version>
2828
<relativePath>../../pom.xml</relativePath>
2929
</parent>
3030

modules/packaging/package-archetype/pom.xml

+1-1
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-wso2v142-SNAPSHOT</version>
25+
<version>4.0.0-wso2v143-SNAPSHOT</version>
2626
<relativePath>../../../pom.xml</relativePath>
2727
</parent>
2828
<artifactId>synapse-package-archetype</artifactId>

modules/packaging/package-skeleton/pom.xml

+1-1
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-wso2v142-SNAPSHOT</version>
25+
<version>4.0.0-wso2v143-SNAPSHOT</version>
2626
<relativePath>../../../pom.xml</relativePath>
2727
</parent>
2828
<artifactId>synapse-package-skeleton</artifactId>

modules/patches/pom.xml

+1-1
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-wso2v142-SNAPSHOT</version>
25+
<version>4.0.0-wso2v143-SNAPSHOT</version>
2626
<relativePath>../../pom.xml</relativePath>
2727
</parent>
2828
<artifactId>synapse-patches</artifactId>

modules/samples/pom.xml

+1-1
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-wso2v142-SNAPSHOT</version>
26+
<version>4.0.0-wso2v143-SNAPSHOT</version>
2727
<relativePath>../../pom.xml</relativePath>
2828
</parent>
2929

modules/securevault/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<parent>
2525
<groupId>org.apache.synapse</groupId>
2626
<artifactId>Apache-Synapse</artifactId>
27-
<version>4.0.0-wso2v142-SNAPSHOT</version>
27+
<version>4.0.0-wso2v143-SNAPSHOT</version>
2828
<relativePath>../../pom.xml</relativePath>
2929
</parent>
3030
<groupId>org.apache.synapse</groupId>

modules/tasks/pom.xml

+1-1
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-wso2v142-SNAPSHOT</version>
26+
<version>4.0.0-wso2v143-SNAPSHOT</version>
2727
<relativePath>../../pom.xml</relativePath>
2828
</parent>
2929

modules/transports/core/nhttp/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>org.apache.synapse</groupId>
2525
<artifactId>synapse-transports</artifactId>
26-
<version>4.0.0-wso2v142-SNAPSHOT</version>
26+
<version>4.0.0-wso2v143-SNAPSHOT</version>
2727
<relativePath>../../pom.xml</relativePath>
2828
</parent>
2929

modules/transports/core/pipe/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>org.apache.synapse</groupId>
2525
<artifactId>synapse-transports</artifactId>
26-
<version>4.0.0-wso2v142-SNAPSHOT</version>
26+
<version>4.0.0-wso2v143-SNAPSHOT</version>
2727
<relativePath>../../pom.xml</relativePath>
2828
</parent>
2929

modules/transports/core/vfs/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>org.apache.synapse</groupId>
2525
<artifactId>synapse-transports</artifactId>
26-
<version>4.0.0-wso2v142-SNAPSHOT</version>
26+
<version>4.0.0-wso2v143-SNAPSHOT</version>
2727
<relativePath>../../pom.xml</relativePath>
2828
</parent>
2929

modules/transports/optional/fix/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>org.apache.synapse</groupId>
2525
<artifactId>synapse-transports</artifactId>
26-
<version>4.0.0-wso2v142-SNAPSHOT</version>
26+
<version>4.0.0-wso2v143-SNAPSHOT</version>
2727
<relativePath>../../pom.xml</relativePath>
2828
</parent>
2929

modules/transports/pom.xml

+1-1
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-wso2v142-SNAPSHOT</version>
26+
<version>4.0.0-wso2v143-SNAPSHOT</version>
2727
<relativePath>../../pom.xml</relativePath>
2828
</parent>
2929

modules/war/pom.xml

+1-1
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-wso2v142-SNAPSHOT</version>
26+
<version>4.0.0-wso2v143-SNAPSHOT</version>
2727
<relativePath>../../pom.xml</relativePath>
2828
</parent>
2929

modules/xar-maven-plugin/pom.xml

+1-1
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-wso2v142-SNAPSHOT</version>
25+
<version>4.0.0-wso2v143-SNAPSHOT</version>
2626
<relativePath>../../pom.xml</relativePath>
2727
</parent>
2828
<groupId>org.apache.synapse</groupId>

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
</parent>
2727
<groupId>org.apache.synapse</groupId>
2828
<artifactId>Apache-Synapse</artifactId>
29-
<version>4.0.0-wso2v142-SNAPSHOT</version>
29+
<version>4.0.0-wso2v143-SNAPSHOT</version>
3030
<name>Apache Synapse</name>
3131
<description>Apache Synapse</description>
3232
<packaging>pom</packaging>

0 commit comments

Comments
 (0)