File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 55 <parent >
66 <artifactId >azure-adls-plugins</artifactId >
77 <groupId >co.cask.hydrator</groupId >
8- <version >1.2 .0</version >
8+ <version >1.3 .0</version >
99 </parent >
1010 <modelVersion >4.0.0</modelVersion >
1111
1616 <dependency >
1717 <groupId >co.cask.hydrator</groupId >
1818 <artifactId >filesource-common</artifactId >
19- <version >1.2 .0</version >
19+ <version >1.3 .0</version >
2020 </dependency >
2121 </dependencies >
2222
Original file line number Diff line number Diff line change 5858 {
5959 "widget-type" : " textbox" ,
6060 "label" : " Field Delimiter (only when output format is text)" ,
61- "name" : " textDelimiter "
61+ "name" : " fieldDelimiter "
6262 }
6363 ]
6464 }
Original file line number Diff line number Diff line change 66 <parent >
77 <artifactId >azure-adls-plugins</artifactId >
88 <groupId >co.cask.hydrator</groupId >
9- <version >1.2 .0</version >
9+ <version >1.3 .0</version >
1010 </parent >
1111 <modelVersion >4.0.0</modelVersion >
1212
1717 <dependency >
1818 <groupId >co.cask.hydrator</groupId >
1919 <artifactId >filesource-common</artifactId >
20- <version >1.2 .0</version >
20+ <version >1.3 .0</version >
2121 </dependency >
2222 </dependencies >
2323
Original file line number Diff line number Diff line change 55 <parent >
66 <artifactId >azure-adls-plugins</artifactId >
77 <groupId >co.cask.hydrator</groupId >
8- <version >1.2 .0</version >
8+ <version >1.3 .0</version >
99 </parent >
1010 <modelVersion >4.0.0</modelVersion >
1111
Original file line number Diff line number Diff line change 88 <artifactId >azure-adls-plugins</artifactId >
99 <packaging >pom</packaging >
1010 <name >Azure Adls Plugin Collection</name >
11- <version >1.2 .0</version >
11+ <version >1.3 .0</version >
1212
1313 <licenses >
1414 <license >
7979 <dependency >
8080 <groupId >co.cask.cdap</groupId >
8181 <artifactId >cdap-etl-api</artifactId >
82- <version >4.3.0 </version >
82+ <version >${cdap.version} </version >
8383 <scope >provided</scope >
8484 </dependency >
8585 <dependency >
8686 <groupId >co.cask.cdap</groupId >
8787 <artifactId >hydrator-test</artifactId >
88- <version >4.3.0 </version >
88+ <version >${cdap.version} </version >
8989 <scope >provided</scope >
9090 </dependency >
9191 <dependency >
9292 <groupId >co.cask.cdap</groupId >
9393 <artifactId >cdap-data-pipeline</artifactId >
94- <version >4.3.0 </version >
94+ <version >${cdap.version} </version >
9595 <scope >provided</scope >
9696 </dependency >
9797 <dependency >
You can’t perform that action at this time.
0 commit comments