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 4
4
5
5
<groupId >com.asquera.elasticsearch</groupId >
6
6
<artifactId >http-basic</artifactId >
7
- <version >0.20.5 -SNAPSHOT</version >
7
+ <version >0.90.0 -SNAPSHOT</version >
8
8
<packaging >jar</packaging >
9
9
10
10
<name >Basic Authentication Plugin</name >
11
11
<url >http://maven.apache.org</url >
12
12
13
13
<properties >
14
14
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
15
- <elasticsearch .version>0.20.5 </elasticsearch .version>
15
+ <elasticsearch .version>0.90.0 </elasticsearch .version>
16
16
</properties >
17
17
18
18
<dependencies >
38
38
</exclusion >
39
39
</exclusions >
40
40
</dependency >
41
- <dependency >
42
- <groupId >org.hamcrest</groupId >
43
- <artifactId >hamcrest-all</artifactId >
44
- <version >1.3</version >
45
- <scope >test</scope >
46
- </dependency >
47
41
</dependencies >
48
42
<build >
49
43
<!-- Create a zip file according to elasticsearch naming scheme -->
You can’t perform that action at this time.
0 commit comments