Skip to content

Commit

Permalink
fixed lucene version
Browse files Browse the repository at this point in the history
  • Loading branch information
Jesse Eichar committed Feb 14, 2013
1 parent 3bb2c13 commit aa4da6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -966,7 +966,7 @@
<properties>
<jetty.version>7.3.1.v20110307</jetty.version>
<geotools.version>8.6</geotools.version>
<lucene.version>4.1</lucene.version>
<lucene.version>4.1.0</lucene.version>
<spring.version>3.1.1.RELEASE</spring.version>
<maven.build.timestamp.format>yyyy-MM-dd'T'HH'\:'mm'\:'ssZ</maven.build.timestamp.format>
<build.timestamp>${maven.build.timestamp}</build.timestamp>
Expand Down

0 comments on commit aa4da6f

Please sign in to comment.