Skip to content

Commit

Permalink
upgrade to lucene 3.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
javasoze committed Jan 4, 2012
1 parent 51968f4 commit ac82c51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -111,7 +111,7 @@
<dependency>
<groupId>org.apache.lucene</groupId>
<artifactId>lucene-core</artifactId>
<version>3.4.0</version>
<version>3.5.0</version>
</dependency>
<dependency>
<groupId>junit</groupId>
Expand Down

0 comments on commit ac82c51

Please sign in to comment.