Skip to content

Commit

Permalink
Updated solrj version by get it from solr.version property
Browse files Browse the repository at this point in the history
  • Loading branch information
Pascarelli Luigi Andrea committed Aug 23, 2013
1 parent bbae8b0 commit df76e80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dspace-oai/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
<dependency>
<groupId>org.apache.solr</groupId>
<artifactId>solr-solrj</artifactId>
<version>${lucene.version}</version>
<version>${solr.version}</version>
</dependency>
<dependency>
<groupId>javax.servlet</groupId>
Expand Down

0 comments on commit df76e80

Please sign in to comment.