Skip to content

Commit f7f347b

Browse files
authored
Merge pull request #109 from data-integrations/release-1.13-remove-snapshot
Remove SNAPSHOT for 6.10 release
2 parents ead9628 + 20c703c commit f7f347b

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)