Skip to content

Commit d22f5e4

Browse files
[WSO2 Release] [Jenkins #7470] [Release 4.0.0-wso2v221] prepare for next development iteration
1 parent b0ce4fe commit d22f5e4

File tree

31 files changed

+33
-33
lines changed

31 files changed

+33
-33
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-wso2v221</version>
26+
<version>4.0.0-wso2v222-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-wso2v221</version>
19+
<version>4.0.0-wso2v222-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-wso2v221</version>
26+
<version>4.0.0-wso2v222-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-wso2v221</version>
25+
<version>4.0.0-wso2v222-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-wso2v221</version>
26+
<version>4.0.0-wso2v222-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-wso2v221</version>
26+
<version>4.0.0-wso2v222-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-wso2v221</version>
22+
<version>4.0.0-wso2v222-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-wso2v221</version>
22+
<version>4.0.0-wso2v222-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-wso2v221</version>
22+
<version>4.0.0-wso2v222-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-wso2v221</version>
22+
<version>4.0.0-wso2v222-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-wso2v221</version>
22+
<version>4.0.0-wso2v222-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-wso2v221</version>
23+
<version>4.0.0-wso2v222-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-wso2v221</version>
23+
<version>4.0.0-wso2v222-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-wso2v221</version>
25+
<version>4.0.0-wso2v222-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-wso2v221</version>
26+
<version>4.0.0-wso2v222-SNAPSHOT</version>
2727
<relativePath>../../pom.xml</relativePath>
2828
</parent>
2929

modules/integration/pom.xml

+2-2
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-wso2v221</version>
26+
<version>4.0.0-wso2v222-SNAPSHOT</version>
2727
<relativePath>../../pom.xml</relativePath>
2828
</parent>
2929

@@ -37,7 +37,7 @@
3737
<connection>scm:svn:http://svn.apache.org/repos/asf/synapse/trunk/java/modules/integration</connection>
3838
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/synapse/trunk/java/modules/integration</developerConnection>
3939
<url>http://svn.apache.org/viewvc/synapse/trunk/java/modules/integration</url>
40-
<tag>v4.0.0-wso2v221</tag>
40+
<tag>HEAD</tag>
4141
</scm>
4242

4343
<build>

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-wso2v221</version>
27+
<version>4.0.0-wso2v222-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-wso2v221</version>
25+
<version>4.0.0-wso2v222-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-wso2v221</version>
25+
<version>4.0.0-wso2v222-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-wso2v221</version>
25+
<version>4.0.0-wso2v222-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-wso2v221</version>
26+
<version>4.0.0-wso2v222-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-wso2v221</version>
27+
<version>4.0.0-wso2v222-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-wso2v221</version>
26+
<version>4.0.0-wso2v222-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-wso2v221</version>
26+
<version>4.0.0-wso2v222-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-wso2v221</version>
26+
<version>4.0.0-wso2v222-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-wso2v221</version>
26+
<version>4.0.0-wso2v222-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-wso2v221</version>
26+
<version>4.0.0-wso2v222-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-wso2v221</version>
26+
<version>4.0.0-wso2v222-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-wso2v221</version>
26+
<version>4.0.0-wso2v222-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-wso2v221</version>
25+
<version>4.0.0-wso2v222-SNAPSHOT</version>
2626
<relativePath>../../pom.xml</relativePath>
2727
</parent>
2828
<groupId>org.apache.synapse</groupId>

pom.xml

+2-2
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-wso2v221</version>
29+
<version>4.0.0-wso2v222-SNAPSHOT</version>
3030
<name>Apache Synapse</name>
3131
<description>Apache Synapse</description>
3232
<packaging>pom</packaging>
@@ -69,7 +69,7 @@
6969
<connection>scm:git:https://github.com/wso2/wso2-synapse.git</connection>
7070
<developerConnection>scm:git:https://github.com/wso2/wso2-synapse.git</developerConnection>
7171
<url>https://github.com/wso2/wso2-synapse.git/</url>
72-
<tag>v4.0.0-wso2v221</tag>
72+
<tag>HEAD</tag>
7373
</scm>
7474
<organization>
7575
<name>Apache Software Foundation</name>

0 commit comments

Comments
 (0)