File tree Expand file tree Collapse file tree 1 file changed +2
-8
lines changed Expand file tree Collapse file tree 1 file changed +2
-8
lines changed Original file line number Diff line number Diff line change 44
55 <groupId >com.asquera.elasticsearch</groupId >
66 <artifactId >http-basic</artifactId >
7- <version >0.20.5 -SNAPSHOT</version >
7+ <version >0.90.0 -SNAPSHOT</version >
88 <packaging >jar</packaging >
99
1010 <name >Basic Authentication Plugin</name >
1111 <url >http://maven.apache.org</url >
1212
1313 <properties >
1414 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
15- <elasticsearch .version>0.20.5 </elasticsearch .version>
15+ <elasticsearch .version>0.90.0 </elasticsearch .version>
1616 </properties >
1717
1818 <dependencies >
3838 </exclusion >
3939 </exclusions >
4040 </dependency >
41- <dependency >
42- <groupId >org.hamcrest</groupId >
43- <artifactId >hamcrest-all</artifactId >
44- <version >1.3</version >
45- <scope >test</scope >
46- </dependency >
4741 </dependencies >
4842 <build >
4943 <!-- Create a zip file according to elasticsearch naming scheme -->
You can’t perform that action at this time.
0 commit comments