mirror of https://github.com/apache/archiva.git
use jackrabbit 2.3.4
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1210440 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
3f27956523
commit
84491ce150
2
pom.xml
2
pom.xml
|
@ -78,7 +78,7 @@
|
|||
<slf4j.version>1.6.4</slf4j.version>
|
||||
<binder.version>0.11</binder.version>
|
||||
<spring.version>3.0.6.RELEASE</spring.version>
|
||||
<jackrabbit.version>2.3.3</jackrabbit.version>
|
||||
<jackrabbit.version>2.3.4</jackrabbit.version>
|
||||
<javax.jcr.version>2.0</javax.jcr.version>
|
||||
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
||||
<surefire.redirectTestOutputToFile>true</surefire.redirectTestOutputToFile>
|
||||
|
|
Loading…
Reference in New Issue