Skip to content
This repository has been archived by the owner on Nov 14, 2019. It is now read-only.

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
marevol committed Feb 14, 2016
1 parent 0c54ffd commit 0990b2c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
<elasticsearch.version>2.2.0</elasticsearch.version>
<dbflute.version>1.1.1</dbflute.version>
<lastadi.version>0.7.0</lastadi.version>
<crawler.version>1.0.4-SNAPSHOT</crawler.version>
<crawler.version>1.0.4</crawler.version>
<jta.version>1.2</jta.version>
<slf4j.version>1.7.13</slf4j.version>
<lucene.version>5.4.1</lucene.version>
Expand Down Expand Up @@ -383,7 +383,7 @@
<dependency>
<groupId>org.codelibs</groupId>
<artifactId>elasticsearch-cluster-runner</artifactId>
<version>2.2.0.0-SNAPSHOT</version>
<version>2.2.0.0</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit 0990b2c

Please sign in to comment.