From a93f764f655011c0b53c3dca829253246f5f0a1e Mon Sep 17 00:00:00 2001 From: Olivier Capillon Date: Wed, 15 Jul 2009 15:27:45 +0000 Subject: [PATCH 1/1] update maven configuration for support.jemmy git-svn-id: https://svn.argeo.org/slc/trunk@2720 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc --- pom.xml | 7 ++++++- runtime/pom.xml | 1 + 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index c06199e43..70a25540d 100644 --- a/pom.xml +++ b/pom.xml @@ -274,7 +274,12 @@ limitations under the License. org.argeo.slc.runtime org.argeo.slc.support.equinox ${project.version} - + + + org.argeo.slc.runtime + org.argeo.slc.support.jemmy + ${project.version} +