Skip to content

Commit

Permalink
Merge pull request #17 from data-integrations/feature/drop-snapshot
Browse files Browse the repository at this point in the history
Drop snapshot
  • Loading branch information
rohitsinha54 committed Nov 9, 2018
2 parents f22f268 + 701f2e6 commit ee87535
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -22,7 +22,7 @@

<groupId>co.cask.plugins</groupId>
<artifactId>condition-plugins</artifactId>
<version>1.2.0</version>
<version>1.2.1</version>
<name>Condition Plugin</name>
<description>A plugin for making control flow decision within a pipeline</description>
<packaging>jar</packaging>
Expand Down Expand Up @@ -78,7 +78,7 @@

<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<cdap.version>5.1.0</cdap.version>
<cdap.version>5.1.1</cdap.version>
<junit.version>4.11</junit.version>
<guava.version>13.0.1</guava.version>
<commons-jexl.version>3.0</commons-jexl.version>
Expand Down

0 comments on commit ee87535

Please sign in to comment.