Skip to content

Commit ee87535

Browse files
authored
Merge pull request #17 from data-integrations/feature/drop-snapshot
Drop snapshot
2 parents f22f268 + 701f2e6 commit ee87535

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222

2323
<groupId>co.cask.plugins</groupId>
2424
<artifactId>condition-plugins</artifactId>
25-
<version>1.2.0</version>
25+
<version>1.2.1</version>
2626
<name>Condition Plugin</name>
2727
<description>A plugin for making control flow decision within a pipeline</description>
2828
<packaging>jar</packaging>
@@ -78,7 +78,7 @@
7878

7979
<properties>
8080
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
81-
<cdap.version>5.1.0</cdap.version>
81+
<cdap.version>5.1.1</cdap.version>
8282
<junit.version>4.11</junit.version>
8383
<guava.version>13.0.1</guava.version>
8484
<commons-jexl.version>3.0</commons-jexl.version>

0 commit comments

Comments
 (0)