Skip to content

Commit

Permalink
upgrade pom
Browse files Browse the repository at this point in the history
  • Loading branch information
javasoze committed Nov 18, 2011
1 parent a00ec21 commit 07d7255
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions bobo-browse-pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@
<dependency>
<groupId>org.apache.lucene</groupId>
<artifactId>lucene-core</artifactId>
<version>3.0.2</version>
<version>3.4.0</version>
<type>jar</type>
<scope>compile</scope>
</dependency>
Expand Down Expand Up @@ -128,7 +128,7 @@
<dependency>
<groupId>com.linkedin.kamikaze</groupId>
<artifactId>kamikaze</artifactId>
<version>3.0.4</version>
<version>3.0.5</version>
<type>jar</type>
<scope>compile</scope>
</dependency>
Expand Down

0 comments on commit 07d7255

Please sign in to comment.