From 4375ffacc5eaad35bf7c13ca10b528c90a21b768 Mon Sep 17 00:00:00 2001 From: Kohsuke Kawaguchi Date: Sun, 23 Oct 2011 21:13:43 -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 566fdfb35a..8847054fa7 100644 --- a/plugins/pom.xml +++ b/plugins/pom.xml @@ -10,7 +10,7 @@ org.jenkins-ci.plugins plugin Jenkins plugin POM - 1.436 + 1.437-SNAPSHOT pom org.jenkins-ci.main maven-plugin - 1.436 + 1.437-SNAPSHOT @@ -43,25 +43,25 @@ org.jenkins-ci.main jenkins-war war - 1.436 + 1.437-SNAPSHOT test org.jenkins-ci.main jenkins-core - 1.436 + 1.437-SNAPSHOT provided org.jenkins-ci.main jenkins-test-harness - 1.436 + 1.437-SNAPSHOT test org.jenkins-ci.main ui-samples-plugin - 1.436 + 1.437-SNAPSHOT test -- GitLab