Skip to content

Commit 9e2295b

Browse files
[maven-release-plugin] prepare release v5.0.8
1 parent 07cf831 commit 9e2295b

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
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>io.siddhi.extension.execution.time</groupId>
2323
<artifactId>siddhi-execution-time-parent</artifactId>
24-
<version>5.0.8-SNAPSHOT</version>
24+
<version>5.0.8</version>
2525
<relativePath>../pom.xml</relativePath>
2626
</parent>
2727

pom.xml

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

2828
<groupId>io.siddhi.extension.execution.time</groupId>
2929
<artifactId>siddhi-execution-time-parent</artifactId>
30-
<version>5.0.8-SNAPSHOT</version>
30+
<version>5.0.8</version>
3131
<packaging>pom</packaging>
3232
<name>WSO2 Siddhi Execution Extension - Time Aggregator Parent</name>
3333
<url>http://wso2.org</url>
@@ -60,7 +60,7 @@
6060
<url>https://github.com/siddhi-io/siddhi-execution-time.git</url>
6161
<developerConnection>scm:git:https://github.com/siddhi-io/siddhi-execution-time.git
6262
</developerConnection>
63-
<tag>HEAD</tag>
63+
<tag>v5.0.8</tag>
6464
</scm>
6565

6666
<dependencyManagement>

0 commit comments

Comments
 (0)