From 0f719b1aaebdfa5385bf7b50fa3fbc8d5766f97d Mon Sep 17 00:00:00 2001 From: Olivier Dagenais Date: Mon, 7 Oct 2013 20:30:00 +0000 Subject: [PATCH] Increase minimum version to 1.436. This should give us access to JenkinsRule. --- pom.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/pom.xml b/pom.xml index f4436fcd9..4aaf6269a 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ org.jenkins-ci.plugins plugin - 1.424 + 1.436 tfs @@ -115,26 +115,26 @@ org.jenkins-ci.main jenkins-war - 1.424 + 1.436 war test org.jenkins-ci.main jenkins-core - 1.424 + 1.436 provided org.jenkins-ci.main jenkins-test-harness - 1.424 + 1.436 test org.jenkins-ci.main ui-samples-plugin - 1.424 + 1.436 test