From 25e526a7b6bb655d668ce495e4b1d4aa78b3bd2a Mon Sep 17 00:00:00 2001 From: Kohsuke Kawaguchi Date: Mon, 15 Aug 2011 21:08:33 -0700 Subject: [PATCH] toward the next release --- plugins/pom.xml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/plugins/pom.xml b/plugins/pom.xml index a9dedef507..1a99314ca1 100644 --- a/plugins/pom.xml +++ b/plugins/pom.xml @@ -10,7 +10,7 @@ org.jenkins-ci.plugins plugin Jenkins plugin POM - 1.426 + 1.427-SNAPSHOT pom org.jenkins-ci.main maven-plugin - 1.426 + 1.427-SNAPSHOT @@ -43,25 +43,25 @@ org.jenkins-ci.main jenkins-war war - 1.426 + 1.427-SNAPSHOT test org.jenkins-ci.main jenkins-core - 1.426 + 1.427-SNAPSHOT provided org.jenkins-ci.main jenkins-test-harness - 1.426 + 1.427-SNAPSHOT test org.jenkins-ci.main ui-samples-plugin - 1.426 + 1.427-SNAPSHOT test -- GitLab