Skip to content

Commit 8710a66

Browse files
authored
Merge pull request #29 from data-integrations/feature/bump-version
bump version
2 parents 1f9f316 + 1987951 commit 8710a66

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
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.4.0-SNAPSHOT</version>
25+
<version>1.5.0-SNAPSHOT</version>
2626
<name>Condition Plugin</name>
2727
<description>A plugin for making control flow decision within a pipeline</description>
2828
<packaging>jar</packaging>
@@ -74,7 +74,7 @@
7474

7575
<properties>
7676
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
77-
<cdap.version>6.1.0-SNAPSHOT</cdap.version>
77+
<cdap.version>6.2.0-SNAPSHOT</cdap.version>
7878
<junit.version>4.11</junit.version>
7979
<guava.version>13.0.1</guava.version>
8080
<commons-jexl.version>3.0</commons-jexl.version>

0 commit comments

Comments
 (0)