We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1f9f316 + 1987951 commit 8710a66Copy full SHA for 8710a66
pom.xml
@@ -22,7 +22,7 @@
22
23
<groupId>io.cdap.plugin</groupId>
24
<artifactId>condition-plugins</artifactId>
25
- <version>1.4.0-SNAPSHOT</version>
+ <version>1.5.0-SNAPSHOT</version>
26
<name>Condition Plugin</name>
27
<description>A plugin for making control flow decision within a pipeline</description>
28
<packaging>jar</packaging>
@@ -74,7 +74,7 @@
74
75
<properties>
76
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
77
- <cdap.version>6.1.0-SNAPSHOT</cdap.version>
+ <cdap.version>6.2.0-SNAPSHOT</cdap.version>
78
<junit.version>4.11</junit.version>
79
<guava.version>13.0.1</guava.version>
80
<commons-jexl.version>3.0</commons-jexl.version>
0 commit comments