Skip to content

Commit

Permalink
[maven-release-plugin] prepare release v5.1.21
Browse files Browse the repository at this point in the history
  • Loading branch information
wso2-jenkins-bot committed Feb 5, 2022
1 parent d847fca commit 18896bf
Show file tree
Hide file tree
Showing 13 changed files with 24 additions and 34 deletions.
2 changes: 1 addition & 1 deletion coverage-reports/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>io.siddhi</groupId>
<artifactId>siddhi</artifactId>
<version>5.1.21-SNAPSHOT</version>
<version>5.1.21</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion modules/siddhi-annotations/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>io.siddhi</groupId>
<artifactId>siddhi</artifactId>
<version>5.1.21-SNAPSHOT</version>
<version>5.1.21</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: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>io.siddhi</groupId>
<version>5.1.21-SNAPSHOT</version>
<version>5.1.21</version>
<relativePath>../../pom.xml</relativePath>

</parent>
Expand Down
2 changes: 1 addition & 1 deletion modules/siddhi-core/siddhi-core-doc-gen/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<artifactId>siddhi</artifactId>
<groupId>io.siddhi</groupId>
<version>5.1.21-SNAPSHOT</version>
<version>5.1.21</version>
<relativePath>../../../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion modules/siddhi-doc-gen/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<artifactId>siddhi</artifactId>
<groupId>io.siddhi</groupId>
<version>5.1.21-SNAPSHOT</version>
<version>5.1.21</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion modules/siddhi-feature/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<artifactId>siddhi</artifactId>
<groupId>io.siddhi</groupId>
<version>5.1.21-SNAPSHOT</version>
<version>5.1.21</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
5 changes: 2 additions & 3 deletions modules/siddhi-query-api/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: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>io.siddhi</groupId>
<version>5.1.21-SNAPSHOT</version>
<version>5.1.21</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
5 changes: 2 additions & 3 deletions modules/siddhi-query-compiler/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: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>io.siddhi</groupId>
<version>5.1.21-SNAPSHOT</version>
<version>5.1.21</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
5 changes: 2 additions & 3 deletions modules/siddhi-samples/performance-samples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,12 +17,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>io.siddhi</groupId>
<artifactId>siddhi-samples</artifactId>
<version>5.1.21-SNAPSHOT</version>
<version>5.1.21</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>performance-samples</artifactId>
Expand Down
5 changes: 2 additions & 3 deletions modules/siddhi-samples/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: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>io.siddhi</groupId>
<version>5.1.21-SNAPSHOT</version>
<version>5.1.21</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
5 changes: 2 additions & 3 deletions modules/siddhi-samples/quick-start-samples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,12 +17,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>
<artifactId>siddhi-samples</artifactId>
<groupId>io.siddhi</groupId>
<version>5.1.21-SNAPSHOT</version>
<version>5.1.21</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: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>io.siddhi</groupId>
<version>5.1.21-SNAPSHOT</version>
<version>5.1.21</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down Expand Up @@ -122,10 +121,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>io.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,14 +17,13 @@
~ 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">

<modelVersion>4.0.0</modelVersion>
<groupId>io.siddhi</groupId>
<artifactId>siddhi</artifactId>
<packaging>pom</packaging>
<version>5.1.21-SNAPSHOT</version>
<version>5.1.21</version>
<name>Siddhi</name>
<description>Siddhi, Stream Processing and Complex Event Processing Engine</description>

Expand Down Expand Up @@ -858,7 +857,7 @@
<url>https://github.com/siddhi-io/siddhi.git</url>
<developerConnection>scm:git:https://github.com/siddhi-io/siddhi.git</developerConnection>
<connection>scm:git:https://github.com/siddhi-io/siddhi.git</connection>
<tag>HEAD</tag>
<tag>v5.1.21</tag>
</scm>

<repositories>
Expand Down

0 comments on commit 18896bf

Please sign in to comment.