aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorJoakim Erdfelt <joakime@apache.org>2007-09-28 23:13:51 +0000
committerJoakim Erdfelt <joakime@apache.org>2007-09-28 23:13:51 +0000
commit701f790c5923bface268a11a6b93cecfbe94a05a (patch)
tree5a79753e78116214c6816749985dc2e7845a739e /pom.xml
parente50371591df708ced25391eec1ae1d0f27cf39aa (diff)
downloadarchiva-701f790c5923bface268a11a6b93cecfbe94a05a.tar.gz
archiva-701f790c5923bface268a11a6b93cecfbe94a05a.zip
[MRM-487] pom version is not resolved
[MRM-488] properties in pom are not resolved (at least while browsing) Fixed the ProjectModelExpressionFilter to filter all important fields. Fixed ProjectModel400Reader's Generic's Fleshed out the rest of ProjectModel400Writer. git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@580514 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 bed2eed6f..40b35c3bf 100644
--- a/pom.xml
+++ b/pom.xml
@@ -505,7 +505,7 @@
<dependency>
<groupId>org.codehaus.plexus</groupId>
<artifactId>plexus-expression-evaluator</artifactId>
- <version>1.0-alpha-1</version>
+ <version>1.0-alpha-2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.codehaus.plexus</groupId>