From 9577b5fc9d11ae95ae2f0dd8aabb383b01950234 Mon Sep 17 00:00:00 2001 From: Olivier Lamy Date: Sat, 22 Sep 2012 22:13:14 +0000 Subject: [PATCH] upgrade easymock version git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1388909 13f79535-47bb-0310-9956-ffa450edef68 --- .../src/main/resources/archetype-resources/pom.xml | 2 +- pom.xml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/archiva-modules/archiva-base/archiva-consumers/archiva-consumer-archetype/src/main/resources/archetype-resources/pom.xml b/archiva-modules/archiva-base/archiva-consumers/archiva-consumer-archetype/src/main/resources/archetype-resources/pom.xml index e9cb236b4..2833d721c 100644 --- a/archiva-modules/archiva-base/archiva-consumers/archiva-consumer-archetype/src/main/resources/archetype-resources/pom.xml +++ b/archiva-modules/archiva-base/archiva-consumers/archiva-consumer-archetype/src/main/resources/archetype-resources/pom.xml @@ -62,7 +62,7 @@ org.easymock easymock - 2.2 + 2.5.2 test diff --git a/pom.xml b/pom.xml index e47dc1a41..3976edf6e 100644 --- a/pom.xml +++ b/pom.xml @@ -1494,15 +1494,15 @@ test - easymock + org.easymock easymock - 1.2_Java1.3 + 2.5.2 test - easymock + org.easymock easymockclassextension - 1.2 + 2.5 test -- 2.39.5