Skip to content

Commit

Permalink
[WSO2 Release] [Jenkins #1289] [Release 4.2.0-m1] prepare release v4.…
Browse files Browse the repository at this point in the history
…2.0-m1
  • Loading branch information
wso2-jenkins-bot committed Nov 15, 2022
1 parent f8b62d2 commit 5126bd2
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion modules/distribution/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.wso2.ei</groupId>
<artifactId>wso2-streaming-integrator-parent</artifactId>
<version>4.2.0-SNAPSHOT</version>
<version>4.2.0-m1</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion modules/integration/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.wso2.ei</groupId>
<artifactId>wso2-streaming-integrator-parent</artifactId>
<version>4.2.0-SNAPSHOT</version>
<version>4.2.0-m1</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion modules/performance/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.wso2.ei</groupId>
<artifactId>wso2-streaming-integrator-parent</artifactId>
<version>4.2.0-SNAPSHOT</version>
<version>4.2.0-m1</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<groupId>org.wso2.ei</groupId>
<artifactId>wso2-streaming-integrator-parent</artifactId>
<packaging>pom</packaging>
<version>4.2.0-SNAPSHOT</version>
<version>4.2.0-m1</version>
<name>WSO2 Streaming Integrator - Parent</name>

<url>http://wso2.org</url>
Expand All @@ -37,7 +37,7 @@
<url>https://github.com/wso2/streaming-integrator.git</url>
<developerConnection>scm:git:https://github.com/wso2/streaming-integrator.git</developerConnection>
<connection>scm:git:https://github.com/wso2/streaming-integrator.git</connection>
<tag>HEAD</tag>
<tag>v4.2.0-m1</tag>
</scm>

<dependencyManagement>
Expand Down

0 comments on commit 5126bd2

Please sign in to comment.