We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f22f268 + 701f2e6 commit ee87535Copy full SHA for ee87535
pom.xml
@@ -22,7 +22,7 @@
22
23
<groupId>co.cask.plugins</groupId>
24
<artifactId>condition-plugins</artifactId>
25
- <version>1.2.0</version>
+ <version>1.2.1</version>
26
<name>Condition Plugin</name>
27
<description>A plugin for making control flow decision within a pipeline</description>
28
<packaging>jar</packaging>
@@ -78,7 +78,7 @@
78
79
<properties>
80
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
81
- <cdap.version>5.1.0</cdap.version>
+ <cdap.version>5.1.1</cdap.version>
82
<junit.version>4.11</junit.version>
83
<guava.version>13.0.1</guava.version>
84
<commons-jexl.version>3.0</commons-jexl.version>
0 commit comments