From c0fef8664fed589ded65bddc1a755984264dc198 Mon Sep 17 00:00:00 2001 From: kohsuke Date: Tue, 17 Feb 2009 22:14:46 +0000 Subject: [PATCH] [FIXED HUDSON-3050 HUDSON-3060] picked up a new version of Winp that works with 64bit Windows and Windows 2000. git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@15395 71c3de6d-444a-0410-be80-ed276b4c234a --- core/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/pom.xml b/core/pom.xml index 6b48d891b1..314be98c83 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -554,7 +554,7 @@ THE SOFTWARE. org.jvnet.winp winp - 1.7 + 1.8 org.jvnet.hudson -- GitLab