diff options
author | James William Dumay <jdumay@apache.org> | 2008-10-17 08:35:26 +0000 |
---|---|---|
committer | James William Dumay <jdumay@apache.org> | 2008-10-17 08:35:26 +0000 |
commit | f405f16e2d75b69dae7ccd56891122164559ab9e (patch) | |
tree | d50bae581831ed0fec7192eb8c2b2878fcdd6a9d /pom.xml | |
parent | e15c081a84ae91c4ce346a2210f25d8100fa3e88 (diff) | |
download | archiva-f405f16e2d75b69dae7ccd56891122164559ab9e.tar.gz archiva-f405f16e2d75b69dae7ccd56891122164559ab9e.zip |
Most jsp's working
git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/archiva-struts2@705511 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -390,7 +390,7 @@ <dependency> <groupId>org.codehaus.plexus</groupId> <artifactId>plexus-spring</artifactId> - <version>1.2-SNAPSHOT</version> + <version>1.2</version> <exclusions> <exclusion> <groupId>org.codehaus.plexus</groupId> |