File tree Expand file tree Collapse file tree 2 files changed +0
-39
lines changed Expand file tree Collapse file tree 2 files changed +0
-39
lines changed Original file line number Diff line number Diff line change 139139 <hive .parquet.group>com.twitter</hive .parquet.group>
140140 <hive .parquet.version>1.6.0</hive .parquet.version>
141141 <jetty .version>9.4.12.v20180830</jetty .version>
142- <jetty .test.version>${jetty.version} </jetty .test.version>
143142 <javaxservlet .version>3.1.0</javaxservlet .version>
144143 <chill .version>0.9.3</chill .version>
145144 <ivy .version>2.4.0</ivy .version>
26572656 <hadoop .version>3.2.0</hadoop .version>
26582657 <curator .version>2.13.0</curator .version>
26592658 <zookeeper .version>3.4.13</zookeeper .version>
2660- <jetty .test.version>9.3.24.v20180605</jetty .test.version>
26612659 </properties >
26622660 </profile >
26632661
Original file line number Diff line number Diff line change 196196 <artifactId >libfb303</artifactId >
197197 <scope >provided</scope >
198198 </dependency >
199-
200- <dependency >
201- <groupId >org.eclipse.jetty</groupId >
202- <artifactId >jetty-server</artifactId >
203- <version >${jetty.test.version} </version >
204- <scope >test</scope >
205- </dependency >
206- <dependency >
207- <groupId >org.eclipse.jetty</groupId >
208- <artifactId >jetty-plus</artifactId >
209- <version >${jetty.test.version} </version >
210- <scope >test</scope >
211- </dependency >
212- <dependency >
213- <groupId >org.eclipse.jetty</groupId >
214- <artifactId >jetty-util</artifactId >
215- <version >${jetty.test.version} </version >
216- <scope >test</scope >
217- </dependency >
218- <dependency >
219- <groupId >org.eclipse.jetty</groupId >
220- <artifactId >jetty-http</artifactId >
221- <version >${jetty.test.version} </version >
222- <scope >test</scope >
223- </dependency >
224- <dependency >
225- <groupId >org.eclipse.jetty</groupId >
226- <artifactId >jetty-servlet</artifactId >
227- <version >${jetty.test.version} </version >
228- <scope >test</scope >
229- </dependency >
230- <dependency >
231- <groupId >org.eclipse.jetty</groupId >
232- <artifactId >jetty-servlets</artifactId >
233- <version >${jetty.test.version} </version >
234- <scope >test</scope >
235- </dependency >
236199 </dependencies >
237200
238201 <build >
You can’t perform that action at this time.
0 commit comments