File tree Expand file tree Collapse file tree 6 files changed +10
-10
lines changed
Expand file tree Collapse file tree 6 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 1919
2020 <groupId >co.cask.wrangler</groupId >
2121 <artifactId >wrangler</artifactId >
22- <version >3.2.0-SNAPSHOT </version >
22+ <version >3.2.0</version >
2323 <name >Wrangler</name >
2424 <packaging >pom</packaging >
2525 <description >An interactive tool for data cleansing and transformation.</description >
7979
8080 <properties >
8181 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
82- <cdap .version>5.1.0-SNAPSHOT </cdap .version>
82+ <cdap .version>5.1.0</cdap .version>
8383 <commons-jexl .version>3.0</commons-jexl .version>
8484 <commons-csv .version>1.4</commons-csv .version>
8585 <commons-lang .version>2.6</commons-lang .version>
Original file line number Diff line number Diff line change 1818 <parent >
1919 <artifactId >wrangler</artifactId >
2020 <groupId >co.cask.wrangler</groupId >
21- <version >3.2.0-SNAPSHOT </version >
21+ <version >3.2.0</version >
2222 </parent >
2323 <modelVersion >4.0.0</modelVersion >
2424
Original file line number Diff line number Diff line change 1818 <parent >
1919 <artifactId >wrangler</artifactId >
2020 <groupId >co.cask.wrangler</groupId >
21- <version >3.2.0-SNAPSHOT </version >
21+ <version >3.2.0</version >
2222 </parent >
2323 <modelVersion >4.0.0</modelVersion >
2424
Original file line number Diff line number Diff line change 1818 <parent >
1919 <artifactId >wrangler</artifactId >
2020 <groupId >co.cask.wrangler</groupId >
21- <version >3.2.0-SNAPSHOT </version >
21+ <version >3.2.0</version >
2222 </parent >
2323 <modelVersion >4.0.0</modelVersion >
2424
Original file line number Diff line number Diff line change 1919 <parent >
2020 <artifactId >wrangler</artifactId >
2121 <groupId >co.cask.wrangler</groupId >
22- <version >3.2.0-SNAPSHOT </version >
22+ <version >3.2.0</version >
2323 </parent >
2424 <modelVersion >4.0.0</modelVersion >
2525
Original file line number Diff line number Diff line change 33 <parent >
44 <artifactId >wrangler</artifactId >
55 <groupId >co.cask.wrangler</groupId >
6- <version >3.2.0-SNAPSHOT </version >
6+ <version >3.2.0</version >
77 </parent >
88 <modelVersion >4.0.0</modelVersion >
99
110110 <version >1.0.1</version >
111111 <configuration >
112112 <cdapArtifacts >
113- <parent >system:cdap-data-pipeline[5.0 .0,6.0.0-SNAPSHOT)</parent >
114- <parent >system:cdap-data-streams[5.0 .0,6.0.0-SNAPSHOT)</parent >
115- <parent >system:mmds-app[1.0 .0-SNAPSHOT,2.0.0-SNAPSHOT)</parent >
113+ <parent >system:cdap-data-pipeline[5.1 .0,6.0.0-SNAPSHOT)</parent >
114+ <parent >system:cdap-data-streams[5.1 .0,6.0.0-SNAPSHOT)</parent >
115+ <parent >system:mmds-app[1.1 .0-SNAPSHOT,2.0.0-SNAPSHOT)</parent >
116116 </cdapArtifacts >
117117 </configuration >
118118 <executions >
You can’t perform that action at this time.
0 commit comments