Skip to content

Commit

Permalink
[maven-release-plugin] prepare release v4.0.0-M1
Browse files Browse the repository at this point in the history
  • Loading branch information
WSO2 Builder committed Mar 29, 2017
1 parent c1c8bc0 commit 09b3aa8
Show file tree
Hide file tree
Showing 18 changed files with 39 additions and 53 deletions.
5 changes: 2 additions & 3 deletions modules/siddhi-annotations/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,13 +17,12 @@
~ under the License.
-->

<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">

<parent>
<groupId>org.wso2.siddhi</groupId>
<artifactId>siddhi</artifactId>
<version>4.0.0-SNAPSHOT</version>
<version>4.0.0-M1</version>
<relativePath>../..</relativePath>
</parent>

Expand Down
5 changes: 2 additions & 3 deletions modules/siddhi-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,12 @@
~ specific language governing permissions and limitations
~ under the License.
-->
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">

<parent>
<artifactId>siddhi</artifactId>
<groupId>org.wso2.siddhi</groupId>
<version>4.0.0-SNAPSHOT</version>
<version>4.0.0-M1</version>
<relativePath>../../pom.xml</relativePath>

</parent>
Expand Down
2 changes: 1 addition & 1 deletion modules/siddhi-extensions/event-table/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.wso2.siddhi</groupId>
<artifactId>siddhi-extensions</artifactId>
<version>4.0.0-SNAPSHOT</version>
<version>4.0.0-M1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,11 @@
~ under the License.
-->

<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<parent>
<groupId>org.wso2.siddhi</groupId>
<artifactId>siddhi-extensions</artifactId>
<version>4.0.0-SNAPSHOT</version>
<version>4.0.0-M1</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,11 @@
~ under the License.
-->

<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<parent>
<groupId>org.wso2.siddhi</groupId>
<artifactId>siddhi-extensions</artifactId>
<version>4.0.0-SNAPSHOT</version>
<version>4.0.0-M1</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down Expand Up @@ -75,17 +74,17 @@
<dependency>
<groupId>org.wso2.siddhi</groupId>
<artifactId>siddhi-extension-kafka-output-transport</artifactId>
<version>4.0.0-SNAPSHOT</version>
<version>4.0.0-M1</version>
</dependency>
<dependency>
<groupId>org.wso2.siddhi</groupId>
<artifactId>siddhi-extension-text-input-mapper</artifactId>
<version>4.0.0-SNAPSHOT</version>
<version>4.0.0-M1</version>
</dependency>
<dependency>
<groupId>org.wso2.siddhi</groupId>
<artifactId>siddhi-extension-text-output-mapper</artifactId>
<version>4.0.0-SNAPSHOT</version>
<version>4.0.0-M1</version>
</dependency>
</dependencies>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,11 @@
~ under the License.
-->

<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<parent>
<groupId>org.wso2.siddhi</groupId>
<artifactId>siddhi-extensions</artifactId>
<version>4.0.0-SNAPSHOT</version>
<version>4.0.0-M1</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down Expand Up @@ -58,7 +57,7 @@
<dependency>
<groupId>org.wso2.siddhi</groupId>
<artifactId>siddhi-tcp-transport</artifactId>
<version>4.0.0-SNAPSHOT</version>
<version>4.0.0-M1</version>
</dependency>

<!-- Testing purposes -->
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,11 @@
~ under the License.
-->

<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<parent>
<groupId>org.wso2.siddhi</groupId>
<artifactId>siddhi-extensions</artifactId>
<version>4.0.0-SNAPSHOT</version>
<version>4.0.0-M1</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,11 @@
~ under the License.
-->

<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<parent>
<groupId>org.wso2.siddhi</groupId>
<artifactId>siddhi-extensions</artifactId>
<version>4.0.0-SNAPSHOT</version>
<version>4.0.0-M1</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down Expand Up @@ -62,7 +61,7 @@
<dependency>
<groupId>org.wso2.siddhi</groupId>
<artifactId>siddhi-extension-text-output-mapper</artifactId>
<version>4.0.0-SNAPSHOT</version>
<version>4.0.0-M1</version>
</dependency>
</dependencies>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,11 @@
~ under the License.
-->

<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<parent>
<groupId>org.wso2.siddhi</groupId>
<artifactId>siddhi-extensions</artifactId>
<version>4.0.0-SNAPSHOT</version>
<version>4.0.0-M1</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down Expand Up @@ -58,7 +57,7 @@
<dependency>
<groupId>org.wso2.siddhi</groupId>
<artifactId>siddhi-tcp-transport</artifactId>
<version>4.0.0-SNAPSHOT</version>
<version>4.0.0-M1</version>
</dependency>
</dependencies>

Expand Down
5 changes: 2 additions & 3 deletions modules/siddhi-extensions/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,12 +17,11 @@
~ specific language governing permissions and limitations
~ under the License.
-->
<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<parent>
<artifactId>siddhi</artifactId>
<groupId>org.wso2.siddhi</groupId>
<version>4.0.0-SNAPSHOT</version>
<version>4.0.0-M1</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
5 changes: 2 additions & 3 deletions modules/siddhi-extensions/transport/tcp-transport/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,11 @@
~ specific language governing permissions and limitations
~ under the License.
-->
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<parent>
<groupId>org.wso2.siddhi</groupId>
<artifactId>siddhi-extensions</artifactId>
<version>4.0.0-SNAPSHOT</version>
<version>4.0.0-M1</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion modules/siddhi-query-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<artifactId>siddhi</artifactId>
<groupId>org.wso2.siddhi</groupId>
<version>4.0.0-SNAPSHOT</version>
<version>4.0.0-M1</version>
<relativePath>../../pom.xml</relativePath>

</parent>
Expand Down
2 changes: 1 addition & 1 deletion modules/siddhi-query-compiler/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<artifactId>siddhi</artifactId>
<groupId>org.wso2.siddhi</groupId>
<version>4.0.0-SNAPSHOT</version>
<version>4.0.0-M1</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion modules/siddhi-samples/performance-samples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.wso2.siddhi</groupId>
<artifactId>siddhi-samples</artifactId>
<version>4.0.0-SNAPSHOT</version>
<version>4.0.0-M1</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>performance-samples</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion modules/siddhi-samples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<artifactId>siddhi</artifactId>
<groupId>org.wso2.siddhi</groupId>
<version>4.0.0-SNAPSHOT</version>
<version>4.0.0-M1</version>
<relativePath>../../pom.xml</relativePath>

</parent>
Expand Down
2 changes: 1 addition & 1 deletion modules/siddhi-samples/quick-start-samples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<artifactId>siddhi-samples</artifactId>
<groupId>org.wso2.siddhi</groupId>
<version>4.0.0-SNAPSHOT</version>
<version>4.0.0-M1</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
11 changes: 4 additions & 7 deletions modules/siddhi-service/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,11 @@
~ specific language governing permissions and limitations
~ under the License.
-->
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<parent>
<artifactId>siddhi</artifactId>
<groupId>org.wso2.siddhi</groupId>
<version>4.0.0-SNAPSHOT</version>
<version>4.0.0-M1</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down Expand Up @@ -97,10 +96,8 @@
</filter>
</filters>
<transformers>
<transformer
implementation="org.apache.maven.plugins.shade.resource.ServicesResourceTransformer"/>
<transformer
implementation="org.apache.maven.plugins.shade.resource.ManifestResourceTransformer">
<transformer implementation="org.apache.maven.plugins.shade.resource.ServicesResourceTransformer" />
<transformer implementation="org.apache.maven.plugins.shade.resource.ManifestResourceTransformer">
<mainClass>org.wso2.siddhi.service.api.Application</mainClass>
</transformer>
</transformers>
Expand Down
7 changes: 3 additions & 4 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,7 @@
~ under the License.
-->

<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>

<parent>
Expand All @@ -30,7 +29,7 @@
<groupId>org.wso2.siddhi</groupId>
<artifactId>siddhi</artifactId>
<packaging>pom</packaging>
<version>4.0.0-SNAPSHOT</version>
<version>4.0.0-M1</version>
<name>Siddhi</name>
<description>Siddhi, high performing Complex Event Processing Engine</description>

Expand Down Expand Up @@ -538,7 +537,7 @@
<url>https://github.com/wso2/siddhi.git</url>
<developerConnection>scm:git:https://github.com/wso2/siddhi.git</developerConnection>
<connection>scm:git:https://github.com/wso2/siddhi.git</connection>
<tag>HEAD</tag>
<tag>v4.0.0-M1</tag>
</scm>

<repositories>
Expand Down

0 comments on commit 09b3aa8

Please sign in to comment.