From 94a0d300291a3d47afe2d89006d2eb5923450efb Mon Sep 17 00:00:00 2001 From: vmassol Date: Mon, 15 Aug 2005 08:27:20 +0000 Subject: [PATCH] MPEJB-20: Fixed error in previous patch for MPEJB-2 in ejb:deploy which was deploying the ejb-client as a jar instead as an ejb. Many thanks to Fredrik Vraalsen for catching this! git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@232772 13f79535-47bb-0310-9956-ffa450edef68 --- ejb/plugin.jelly | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ejb/plugin.jelly b/ejb/plugin.jelly index 464024cd..a599c669 100644 --- a/ejb/plugin.jelly +++ b/ejb/plugin.jelly @@ -231,7 +231,7 @@ @@ -264,7 +264,7 @@