From 696b217c207272799d87462745b8f0c4d5f05645 Mon Sep 17 00:00:00 2001 From: John Dennis Casey Date: Fri, 9 Nov 2007 16:42:47 +0000 Subject: [PATCH] Switch to plexus alpha-38 to help memory consumption. git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@593587 13f79535-47bb-0310-9956-ffa450edef68 --- build.properties | 3 ++- build.xml | 1 + pom.xml | 2 +- 3 files changed, 4 insertions(+), 2 deletions(-) diff --git a/build.properties b/build.properties index b1421e2933..dac095d794 100644 --- a/build.properties +++ b/build.properties @@ -15,8 +15,9 @@ # specific language governing permissions and limitations # under the License. +aspectj.version=1.5.3 classworlds.version=1.2-alpha-10 -plexus.version=1.0-alpha-36 +plexus.version=1.0-alpha-38 plexus-utils.version=1.4.5 maven-artifact.version=3.0-SNAPSHOT commons-cli.version=1.0 diff --git a/build.xml b/build.xml index 07bde9af8a..14f3f146e1 100644 --- a/build.xml +++ b/build.xml @@ -140,6 +140,7 @@ under the License. + diff --git a/pom.xml b/pom.xml index 7eea96aeb3..33f8ed6abe 100644 --- a/pom.xml +++ b/pom.xml @@ -153,7 +153,7 @@ under the License. maven-embedder - 1.0-alpha-36 + 1.0-alpha-38 1.0-beta-2