aboutsummaryrefslogtreecommitdiffstats
path: root/archiva-webapp
diff options
context:
space:
mode:
authorJoakim Erdfelt <joakime@apache.org>2006-11-08 21:40:02 +0000
committerJoakim Erdfelt <joakime@apache.org>2006-11-08 21:40:02 +0000
commit106c9fd496e5f66b27317f8dc1447e51efe91ab6 (patch)
tree0f6be2492e23797484458e53fffcb9e63089f14c /archiva-webapp
parent328f63baa758841a18fc445abaa32b330fc38af2 (diff)
downloadarchiva-106c9fd496e5f66b27317f8dc1447e51efe91ab6.tar.gz
archiva-106c9fd496e5f66b27317f8dc1447e51efe91ab6.zip
Updating plexus-jdo2 version
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@472653 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'archiva-webapp')
-rw-r--r--archiva-webapp/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/archiva-webapp/pom.xml b/archiva-webapp/pom.xml
index d99125afe..f8ac4fe52 100644
--- a/archiva-webapp/pom.xml
+++ b/archiva-webapp/pom.xml
@@ -183,7 +183,7 @@
<dependency>
<groupId>org.codehaus.plexus</groupId>
<artifactId>plexus-jdo2</artifactId>
- <version>1.0-alpha-7</version>
+ <version>1.0-alpha-8-SNAPSHOT</version>
<exclusions>
<exclusion>
<groupId>xerces</groupId>