Skip to content

Commit

Permalink
[WSO2 Release] [Jenkins #90] [Release 4.0.0-beta3] prepare release v4…
Browse files Browse the repository at this point in the history
….0.0-beta3
  • Loading branch information
wso2-jenkins-bot committed Dec 11, 2017
1 parent 0b23bfd commit 3396b7e
Show file tree
Hide file tree
Showing 14 changed files with 15 additions and 15 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.sp</groupId>
<artifactId>org.wso2.carbon.sp.parent</artifactId>
<version>4.0.0-beta3-SNAPSHOT</version>
<version>4.0.0-beta3</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.sp</groupId>
<artifactId>org.wso2.carbon.sp.parent</artifactId>
<version>4.0.0-beta3-SNAPSHOT</version>
<version>4.0.0-beta3</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion modules/samples/sample-clients/http-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.wso2.sp</groupId>
<artifactId>sample-clients</artifactId>
<version>4.0.0-beta3-SNAPSHOT</version>
<version>4.0.0-beta3</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion modules/samples/sample-clients/http-server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.wso2.sp</groupId>
<artifactId>sample-clients</artifactId>
<version>4.0.0-beta3-SNAPSHOT</version>
<version>4.0.0-beta3</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion modules/samples/sample-clients/kafka-consumer/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.wso2.sp</groupId>
<artifactId>sample-clients</artifactId>
<version>4.0.0-beta3-SNAPSHOT</version>
<version>4.0.0-beta3</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion modules/samples/sample-clients/kafka-producer/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.wso2.sp</groupId>
<artifactId>sample-clients</artifactId>
<version>4.0.0-beta3-SNAPSHOT</version>
<version>4.0.0-beta3</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion modules/samples/sample-clients/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.wso2.sp</groupId>
<artifactId>org.wso2.carbon.sp.parent</artifactId>
<version>4.0.0-beta3-SNAPSHOT</version>
<version>4.0.0-beta3</version>
<relativePath>../../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion modules/samples/sample-clients/rabbitmq-consumer/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.wso2.sp</groupId>
<artifactId>sample-clients</artifactId>
<version>4.0.0-beta3-SNAPSHOT</version>
<version>4.0.0-beta3</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion modules/samples/sample-clients/tcp-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.wso2.sp</groupId>
<artifactId>sample-clients</artifactId>
<version>4.0.0-beta3-SNAPSHOT</version>
<version>4.0.0-beta3</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion modules/samples/sample-clients/tcp-server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.wso2.sp</groupId>
<artifactId>sample-clients</artifactId>
<version>4.0.0-beta3-SNAPSHOT</version>
<version>4.0.0-beta3</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion modules/samples/sample-clients/wso2event-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.wso2.sp</groupId>
<artifactId>sample-clients</artifactId>
<version>4.0.0-beta3-SNAPSHOT</version>
<version>4.0.0-beta3</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion modules/samples/sample-clients/wso2event-server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.wso2.sp</groupId>
<artifactId>sample-clients</artifactId>
<version>4.0.0-beta3-SNAPSHOT</version>
<version>4.0.0-beta3</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion modules/tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.wso2.sp</groupId>
<artifactId>org.wso2.carbon.sp.parent</artifactId>
<version>4.0.0-beta3-SNAPSHOT</version>
<version>4.0.0-beta3</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.sp</groupId>
<artifactId>org.wso2.carbon.sp.parent</artifactId>
<packaging>pom</packaging>
<version>4.0.0-beta3-SNAPSHOT</version>
<version>4.0.0-beta3</version>
<name>WSO2 Stream Processor - Parent</name>

<url>http://wso2.org</url>
Expand All @@ -37,7 +37,7 @@
<url>https://github.com/wso2/product-sp.git</url>
<developerConnection>scm:git:https://github.com/wso2/product-sp.git</developerConnection>
<connection>scm:git:https://github.com/wso2/product-sp.git</connection>
<tag>HEAD</tag>
<tag>v4.0.0-beta3</tag>
</scm>

<dependencyManagement>
Expand Down

0 comments on commit 3396b7e

Please sign in to comment.