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

Commit

Permalink
Move lucene.version into server pom
Browse files Browse the repository at this point in the history
  • Loading branch information
seanf committed Jul 4, 2012
1 parent 1f7a576 commit e4c1e35
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pom.xml
Expand Up @@ -23,6 +23,8 @@
<zanata.client.version>1.6.0</zanata.client.version>
<zanata.common.version>1.6.1</zanata.common.version>

<lucene.version>3.6.0</lucene.version>

<!--delombok properties-->
<lombok.source.dir>${project.build.sourceDirectory}/org/zanata</lombok.source.dir>
<delombok.dir>${project.build.directory}/delombok/org/zanata</delombok.dir>
Expand Down

0 comments on commit e4c1e35

Please sign in to comment.