diff options
author | James William Dumay <jdumay@apache.org> | 2008-12-08 02:39:39 +0000 |
---|---|---|
committer | James William Dumay <jdumay@apache.org> | 2008-12-08 02:39:39 +0000 |
commit | 2d11d2048abcd1334854264226abbd2d99d643ca (patch) | |
tree | 8f2f033df773d162f188654da74bfb29a1dbbc9a /pom.xml | |
parent | 5f5b8b8feb4187d5de27b0968958ecc5c6f7f3aa (diff) | |
download | archiva-2d11d2048abcd1334854264226abbd2d99d643ca.tar.gz archiva-2d11d2048abcd1334854264226abbd2d99d643ca.zip |
MRM-1031 - Upgrade to jackrabbit-webdav 1.5.0
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@724235 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -227,7 +227,7 @@ <dependency> <groupId>org.apache.jackrabbit</groupId> <artifactId>jackrabbit-webdav</artifactId> - <version>1.4</version> + <version>1.5.0</version> <exclusions> <exclusion> <groupId>commons-logging</groupId> |