summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorEmmanuel Venisse <evenisse@apache.org>2006-10-23 08:35:02 +0000
committerEmmanuel Venisse <evenisse@apache.org>2006-10-23 08:35:02 +0000
commite79f6ff65a9d72250beb8dcb707c9e79e4a0fddc (patch)
treede444adfc3ba931a24ee9f4475c3fa16fb930d84 /pom.xml
parente1cf5a5ea60ee512fa5b57a4e289f6f0454e833b (diff)
downloadarchiva-e79f6ff65a9d72250beb8dcb707c9e79e4a0fddc.tar.gz
archiva-e79f6ff65a9d72250beb8dcb707c9e79e4a0fddc.zip
o Update plexus-utils to 1.3 so we can run the plexus-runtime correctly under windows
o Update plexus application/runtime conf so it's the same we have in continuum git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@466951 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 898bba813..c6963f59d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -151,7 +151,7 @@
<dependency>
<groupId>org.codehaus.plexus</groupId>
<artifactId>plexus-utils</artifactId>
- <version>1.1</version>
+ <version>1.3</version>
</dependency>
<dependency>
<groupId>org.apache.maven</groupId>