File tree Expand file tree Collapse file tree 2 files changed +5
-3
lines changed
Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -27,6 +27,8 @@ ES version Plugin Release date Command
2727------------- ----------------- ----------------- -----------------------------------------------------------
28280.90.9 0.90.9.1 Jan 9, 2013 ./bin/plugin --install knapsack --url http://bit.ly/1e81hwh
29290.90.9 0.90.9.1 (S3) Jan 9, 2013 ./bin/plugin --install knapsack --url http://bit.ly/K8QwOJ
30+ 0.90.10 0.90.10.1 Jan 14, 2013 ./bin/plugin --install knapsack --url http://bit.ly/1j5rOy2
31+ 0.90.10 0.90.10.1 (S3) Jan 14, 2013 ./bin/plugin --install knapsack --url http://bit.ly/1d3kYkp
3032============= ================= ================= ===========================================================
3133
3234The S3 version includes Amazon AWS API support, it can optionally transfer archives to S3.
Original file line number Diff line number Diff line change 77
88 <groupId >org.xbib.elasticsearch.plugin</groupId >
99 <artifactId >elasticsearch-knapsack</artifactId >
10- <version >0.90.9 .1</version >
10+ <version >0.90.10 .1</version >
1111
1212 <packaging >jar</packaging >
1313
5858 <properties >
5959 <github .global.server>github</github .global.server>
6060 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
61- <elasticsearch .version>0.90.9 </elasticsearch .version>
61+ <elasticsearch .version>0.90.10 </elasticsearch .version>
6262 </properties >
6363
6464 <dependencies >
7474 <dependency >
7575 <groupId >org.xbib.elasticsearch.plugin</groupId >
7676 <artifactId >elasticsearch-support</artifactId >
77- <version >0.90.9.2 </version >
77+ <version >0.90.10.1 </version >
7878 <type >jar</type >
7979 <scope >compile</scope >
8080 </dependency >
You can’t perform that action at this time.
0 commit comments