Skip to content

Commit f39ba93

Browse files
committed
Update to elasticsearch 1.0.0
Closes #14.
1 parent 91bc7f8 commit f39ba93

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,10 +48,10 @@ governing permissions and limitations under the License. -->
4848
</issueManagement>
4949

5050
<properties>
51-
<elasticsearch.version>1.0.0.RC1</elasticsearch.version>
51+
<elasticsearch.version>1.0.1</elasticsearch.version>
5252
<google.gce.version>v1beta16-rev1-1.17.0-rc</google.gce.version>
5353
<google.api.version>1.17.0-rc</google.api.version>
54-
<lucene.version>4.6.0</lucene.version>
54+
<lucene.version>4.6.1</lucene.version>
5555
<tests.jvms>1</tests.jvms>
5656
<tests.shuffle>true</tests.shuffle>
5757
<tests.output>onerror</tests.output>

0 commit comments

Comments
 (0)