File tree Expand file tree Collapse file tree 1 file changed +0
-27
lines changed Expand file tree Collapse file tree 1 file changed +0
-27
lines changed Original file line number Diff line number Diff line change 3636 </properties >
3737
3838 <dependencies >
39- <dependency >
40- <groupId >org.hamcrest</groupId >
41- <artifactId >hamcrest-all</artifactId >
42- </dependency >
43-
44- <dependency >
45- <groupId >org.apache.lucene</groupId >
46- <artifactId >lucene-test-framework</artifactId >
47- </dependency >
48-
49- <dependency >
50- <groupId >org.elasticsearch</groupId >
51- <artifactId >elasticsearch</artifactId >
52- </dependency >
53-
5439 <dependency >
5540 <groupId >org.mozilla</groupId >
5641 <artifactId >rhino</artifactId >
5742 <version >1.7R4</version >
5843 <exclusions >
5944 </exclusions >
6045 </dependency >
61-
62- <dependency >
63- <groupId >log4j</groupId >
64- <artifactId >log4j</artifactId >
65- <optional >true</optional >
66- </dependency >
67-
68- <dependency >
69- <groupId >org.elasticsearch</groupId >
70- <artifactId >elasticsearch</artifactId >
71- <type >test-jar</type >
72- </dependency >
7346 </dependencies >
7447
7548 <build >
You can’t perform that action at this time.
0 commit comments