Skip to content

Commit 104491a

Browse files
[maven-release-plugin] prepare release v5.1.19
1 parent ce4bfd2 commit 104491a

File tree

13 files changed

+14
-14
lines changed

13 files changed

+14
-14
lines changed

coverage-reports/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>io.siddhi</groupId>
2424
<artifactId>siddhi</artifactId>
25-
<version>5.1.19-SNAPSHOT</version>
25+
<version>5.1.19</version>
2626
<relativePath>../pom.xml</relativePath>
2727
</parent>
2828

modules/siddhi-annotations/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>io.siddhi</groupId>
2424
<artifactId>siddhi</artifactId>
25-
<version>5.1.19-SNAPSHOT</version>
25+
<version>5.1.19</version>
2626
<relativePath>../..</relativePath>
2727
</parent>
2828

modules/siddhi-core/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<artifactId>siddhi</artifactId>
2323
<groupId>io.siddhi</groupId>
24-
<version>5.1.19-SNAPSHOT</version>
24+
<version>5.1.19</version>
2525
<relativePath>../../pom.xml</relativePath>
2626

2727
</parent>

modules/siddhi-core/siddhi-core-doc-gen/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<artifactId>siddhi</artifactId>
2222
<groupId>io.siddhi</groupId>
23-
<version>5.1.19-SNAPSHOT</version>
23+
<version>5.1.19</version>
2424
<relativePath>../../../pom.xml</relativePath>
2525
</parent>
2626
<modelVersion>4.0.0</modelVersion>

modules/siddhi-doc-gen/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<artifactId>siddhi</artifactId>
2222
<groupId>io.siddhi</groupId>
23-
<version>5.1.19-SNAPSHOT</version>
23+
<version>5.1.19</version>
2424
<relativePath>../../pom.xml</relativePath>
2525
</parent>
2626
<modelVersion>4.0.0</modelVersion>

modules/siddhi-feature/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<artifactId>siddhi</artifactId>
2424
<groupId>io.siddhi</groupId>
25-
<version>5.1.19-SNAPSHOT</version>
25+
<version>5.1.19</version>
2626
<relativePath>../../pom.xml</relativePath>
2727
</parent>
2828

modules/siddhi-query-api/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<artifactId>siddhi</artifactId>
2222
<groupId>io.siddhi</groupId>
23-
<version>5.1.19-SNAPSHOT</version>
23+
<version>5.1.19</version>
2424
<relativePath>../../pom.xml</relativePath>
2525
</parent>
2626
<modelVersion>4.0.0</modelVersion>

modules/siddhi-query-compiler/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<artifactId>siddhi</artifactId>
2222
<groupId>io.siddhi</groupId>
23-
<version>5.1.19-SNAPSHOT</version>
23+
<version>5.1.19</version>
2424
<relativePath>../../pom.xml</relativePath>
2525
</parent>
2626
<modelVersion>4.0.0</modelVersion>

modules/siddhi-samples/performance-samples/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>io.siddhi</groupId>
2323
<artifactId>siddhi-samples</artifactId>
24-
<version>5.1.19-SNAPSHOT</version>
24+
<version>5.1.19</version>
2525
</parent>
2626
<modelVersion>4.0.0</modelVersion>
2727
<artifactId>performance-samples</artifactId>

modules/siddhi-samples/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<artifactId>siddhi</artifactId>
2222
<groupId>io.siddhi</groupId>
23-
<version>5.1.19-SNAPSHOT</version>
23+
<version>5.1.19</version>
2424
<relativePath>../../pom.xml</relativePath>
2525
</parent>
2626
<modelVersion>4.0.0</modelVersion>

modules/siddhi-samples/quick-start-samples/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<artifactId>siddhi-samples</artifactId>
2323
<groupId>io.siddhi</groupId>
24-
<version>5.1.19-SNAPSHOT</version>
24+
<version>5.1.19</version>
2525
</parent>
2626
<modelVersion>4.0.0</modelVersion>
2727

modules/siddhi-service/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<artifactId>siddhi</artifactId>
2222
<groupId>io.siddhi</groupId>
23-
<version>5.1.19-SNAPSHOT</version>
23+
<version>5.1.19</version>
2424
<relativePath>../../pom.xml</relativePath>
2525
</parent>
2626

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<groupId>io.siddhi</groupId>
2424
<artifactId>siddhi</artifactId>
2525
<packaging>pom</packaging>
26-
<version>5.1.19-SNAPSHOT</version>
26+
<version>5.1.19</version>
2727
<name>Siddhi</name>
2828
<description>Siddhi, Stream Processing and Complex Event Processing Engine</description>
2929

@@ -834,7 +834,7 @@
834834
<url>https://github.com/siddhi-io/siddhi.git</url>
835835
<developerConnection>scm:git:https://github.com/siddhi-io/siddhi.git</developerConnection>
836836
<connection>scm:git:https://github.com/siddhi-io/siddhi.git</connection>
837-
<tag>HEAD</tag>
837+
<tag>v5.1.19</tag>
838838
</scm>
839839

840840
<repositories>

0 commit comments

Comments
 (0)