Skip to content

Commit 77241ca

Browse files
[WSO2 Release] [Jenkins #147] [Release 5.0.1] prepare release v5.0.1
1 parent 7c2111e commit 77241ca

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

component/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>io.siddhi.extension.gpl.execution.pmml</groupId>
2424
<artifactId>siddhi-gpl-execution-pmml-parent</artifactId>
25-
<version>5.0.1-SNAPSHOT</version>
25+
<version>5.0.1</version>
2626
<relativePath>../pom.xml</relativePath>
2727
</parent>
2828

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626

2727
<groupId>io.siddhi.extension.gpl.execution.pmml</groupId>
2828
<artifactId>siddhi-gpl-execution-pmml-parent</artifactId>
29-
<version>5.0.1-SNAPSHOT</version>
29+
<version>5.0.1</version>
3030
<packaging>pom</packaging>
3131

3232
<name>Siddhi gpl execution pmml Extension Parent</name>
@@ -42,7 +42,7 @@
4242
<url>https://github.com/siddhi-io/siddhi-gpl-execution-pmml.git</url>
4343
<developerConnection>scm:git:https://github.com/siddhi-io/siddhi-gpl-execution-pmml.git
4444
</developerConnection>
45-
<tag>HEAD</tag>
45+
<tag>v5.0.1</tag>
4646
</scm>
4747

4848
<properties>

0 commit comments

Comments
 (0)