File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,7 @@ h2. Compatibility
55The following table shows the versions of elasticsearch and jetty that Jetty Plugin was built with.
66
77|_. Jetty Plugin |_. Elasticsearch |_. Jetty |
8+ | 1.1.0-beta | 1.1.0 | 8.1.14.v20131031 |
89| 1.0.1 | 1.0.1 | 8.1.14.v20131031 |
910| 0.90.12 | 0.90.12 | 8.1.14.v20131031 |
1011| 0.90.0 | 0.90.0 | 8.1.4.v20120524 |
Original file line number Diff line number Diff line change 66 <modelVersion >4.0.0</modelVersion >
77 <groupId >com.sonian</groupId >
88 <artifactId >elasticsearch-jetty</artifactId >
9- <version >1.0.1 -beta</version >
9+ <version >1.1.0 -beta</version >
1010 <packaging >jar</packaging >
1111 <description >Jetty plugin for ElasticSearch</description >
1212 <inceptionYear >2011</inceptionYear >
7070 </parent >
7171
7272 <properties >
73- <elasticsearch .version>1.0.1 </elasticsearch .version>
73+ <elasticsearch .version>1.1.0 </elasticsearch .version>
7474 <jetty .version>8.1.14.v20131031</jetty .version>
7575 <github .global.server>github</github .global.server>
7676 </properties >
You can’t perform that action at this time.
0 commit comments