File tree Expand file tree Collapse file tree 1 file changed +0
-35
lines changed Expand file tree Collapse file tree 1 file changed +0
-35
lines changed Original file line number Diff line number Diff line change 3737 </properties >
3838
3939 <dependencies >
40- <dependency >
41- <groupId >org.hamcrest</groupId >
42- <artifactId >hamcrest-all</artifactId >
43- </dependency >
44-
45- <dependency >
46- <groupId >org.apache.lucene</groupId >
47- <artifactId >lucene-test-framework</artifactId >
48- </dependency >
49-
50- <dependency >
51- <groupId >org.elasticsearch</groupId >
52- <artifactId >elasticsearch</artifactId >
53- <scope >provided</scope >
54- </dependency >
55-
56- <dependency >
57- <groupId >org.apache.lucene</groupId >
58- <artifactId >lucene-core</artifactId >
59- <version >${lucene.maven.version} </version >
60- <scope >provided</scope >
61- </dependency >
62-
6340 <!-- AWS SDK -->
6441 <dependency >
6542 <groupId >com.amazonaws</groupId >
7148 <artifactId >aws-java-sdk-s3</artifactId >
7249 <version >${amazonaws.version} </version >
7350 </dependency >
74-
75- <dependency >
76- <groupId >log4j</groupId >
77- <artifactId >log4j</artifactId >
78- <scope >test</scope >
79- </dependency >
80-
81- <dependency >
82- <groupId >org.elasticsearch</groupId >
83- <artifactId >elasticsearch</artifactId >
84- <type >test-jar</type >
85- </dependency >
8651 </dependencies >
8752
8853 <build >
You can’t perform that action at this time.
0 commit comments