Skip to content

Commit f516476

Browse files
[WSO2 Release] [Jenkins #145] [Release 5.0.0] prepare release v5.0.0
1 parent 1343989 commit f516476

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>org.wso2.extension.siddhi.gpl.execution.pmml</groupId>
2424
<artifactId>siddhi-gpl-execution-pmml-parent</artifactId>
25-
<version>5.0.0-SNAPSHOT</version>
25+
<version>5.0.0</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>org.wso2.extension.siddhi.gpl.execution.pmml</groupId>
2828
<artifactId>siddhi-gpl-execution-pmml-parent</artifactId>
29-
<version>5.0.0-SNAPSHOT</version>
29+
<version>5.0.0</version>
3030
<packaging>pom</packaging>
3131

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

4848
<properties>

0 commit comments

Comments
 (0)