File tree Expand file tree Collapse file tree 8 files changed +12
-10
lines changed
Expand file tree Collapse file tree 8 files changed +12
-10
lines changed Original file line number Diff line number Diff line change 1919
2020 <groupId >io.cdap.wrangler</groupId >
2121 <artifactId >wrangler</artifactId >
22- <version >4.11.0 </version >
22+ <version >4.11.1-SNAPSHOT </version >
2323 <name >Wrangler</name >
2424 <packaging >pom</packaging >
2525 <description >An interactive tool for data cleansing and transformation.</description >
Original file line number Diff line number Diff line change 1818 <parent >
1919 <artifactId >wrangler</artifactId >
2020 <groupId >io.cdap.wrangler</groupId >
21- <version >4.11.0 </version >
21+ <version >4.11.1-SNAPSHOT </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 >io.cdap.wrangler</groupId >
21- <version >4.11.0 </version >
21+ <version >4.11.1-SNAPSHOT </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 >io.cdap.wrangler</groupId >
21- <version >4.11.0 </version >
21+ <version >4.11.1-SNAPSHOT </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 >io.cdap.wrangler</groupId >
21- <version >4.11.0 </version >
21+ <version >4.11.1-SNAPSHOT </version >
2222 </parent >
2323 <modelVersion >4.0.0</modelVersion >
2424
272272 <Embed-Dependency >*;inline=false;scope=compile</Embed-Dependency >
273273 <Embed-Transitive >true</Embed-Transitive >
274274 <Embed-Directory >lib</Embed-Directory >
275- <!-- So that user plugins can depend on Directive.java and other classes, for user-defined directives -->
276- <_exportcontents >io.cdap.wrangler.api.*</_exportcontents >
275+ <!-- So that user plugins can depend on Directive.java, EL.java and other classes, for user-defined directives -->
276+ <_exportcontents >
277+ io.cdap.wrangler.api.*,io.cdap.wrangler.expression.*
278+ </_exportcontents >
277279 </instructions >
278280 </configuration >
279281 <executions >
Original file line number Diff line number Diff line change 1818 <parent >
1919 <artifactId >wrangler</artifactId >
2020 <groupId >io.cdap.wrangler</groupId >
21- <version >4.11.0 </version >
21+ <version >4.11.1-SNAPSHOT </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 >io.cdap.wrangler</groupId >
22- <version >4.11.0 </version >
22+ <version >4.11.1-SNAPSHOT </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 >io.cdap.wrangler</groupId >
6- <version >4.11.0 </version >
6+ <version >4.11.1-SNAPSHOT </version >
77 </parent >
88 <modelVersion >4.0.0</modelVersion >
99
You can’t perform that action at this time.
0 commit comments