File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 2222
2323 <groupId >co.cask.plugins</groupId >
2424 <artifactId >condition-plugins</artifactId >
25- <version >1.2.0-SNAPSHOT </version >
25+ <version >1.2.0</version >
2626 <name >Condition Plugin</name >
2727 <description >A plugin for making control flow decision within a pipeline</description >
2828 <packaging >jar</packaging >
7878
7979 <properties >
8080 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
81- <cdap .version>5.1.0-SNAPSHOT </cdap .version>
81+ <cdap .version>5.1.0</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>
279279 <version >1.0.0-SNAPSHOT</version >
280280 <configuration >
281281 <cdapArtifacts >
282- <parent >system:cdap-data-pipeline[5.0.0-SNAPSHOT,9 .0.0-SNAPSHOT)</parent >
282+ <parent >system:cdap-data-pipeline[5.1.0,6 .0.0-SNAPSHOT)</parent >
283283 </cdapArtifacts >
284284 </configuration >
285285 <executions >
You can’t perform that action at this time.
0 commit comments