From fd717fc21dfcb848c0d2083cc0522d106d1cc522 Mon Sep 17 00:00:00 2001 From: kohsuke Date: Thu, 1 Mar 2007 05:28:51 +0000 Subject: [PATCH] remoting jar only used during testing. git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@2289 71c3de6d-444a-0410-be80-ed276b4c234a --- maven-agent/pom.xml | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/maven-agent/pom.xml b/maven-agent/pom.xml index 70196ebd94..f3c6e395a5 100644 --- a/maven-agent/pom.xml +++ b/maven-agent/pom.xml @@ -27,11 +27,6 @@ - - org.jvnet.hudson.main - remoting - ${version} - org.jvnet.hudson.main maven-interceptor @@ -49,5 +44,11 @@ 2.0.4 test + + org.jvnet.hudson.main + remoting + ${version} + test + \ No newline at end of file -- GitLab