Skip to content

Commit bd5fe41

Browse files
author
Ali
committed
Bump versions on develop.
1 parent 5b4963d commit bd5fe41

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>co.cask.plugins</groupId>
2424
<artifactId>condition-plugins</artifactId>
25-
<version>1.1.0</version>
25+
<version>1.2.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>
@@ -59,7 +59,7 @@
5959

6060
<properties>
6161
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
62-
<cdap.version>5.0.0</cdap.version>
62+
<cdap.version>5.1.0-SNAPSHOT</cdap.version>
6363
<junit.version>4.11</junit.version>
6464
<guava.version>13.0.1</guava.version>
6565
<commons-jexl.version>3.0</commons-jexl.version>

0 commit comments

Comments
 (0)