update to released version of Jackrabbit

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1178313 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Brett Porter 2011-10-03 07:20:18 +00:00
parent 5c166688a9
commit 25034c1f50
1 changed files with 1 additions and 1 deletions

View File

@ -62,7 +62,7 @@
<slf4j.version>1.6.1</slf4j.version>
<binder.version>0.11</binder.version>
<spring.version>3.0.5.RELEASE</spring.version>
<jackrabbit.version>2.3-SNAPSHOT</jackrabbit.version>
<jackrabbit.version>2.3.0</jackrabbit.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<surefire.redirectTestOutputToFile>true</surefire.redirectTestOutputToFile>
<lucene.version>3.0.3</lucene.version>