mirror of https://github.com/apache/archiva.git
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:
parent
5c166688a9
commit
25034c1f50
2
pom.xml
2
pom.xml
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue