Skip to content

Commit 20c703c

Browse files
committed
Remove SNAPSHOT for 6.10 release
1 parent ead9628 commit 20c703c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222

2323
<groupId>io.cdap.plugin</groupId>
2424
<artifactId>condition-plugins</artifactId>
25-
<version>1.13.0-SNAPSHOT</version>
25+
<version>1.13.0</version>
2626
<name>Condition Plugin</name>
2727
<description>A plugin for making control flow decision within a pipeline</description>
2828
<packaging>jar</packaging>

0 commit comments

Comments
 (0)