From f260afda37994ae23a023f497f3d19129ad7ef63 Mon Sep 17 00:00:00 2001 From: Kohsuke Kawaguchi Date: Sun, 6 Mar 2011 22:29:05 -0800 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 090a08d52d..a0d97cb035 100644 --- a/plugins/pom.xml +++ b/plugins/pom.xml @@ -10,7 +10,7 @@ org.jenkins-ci.plugins plugin Jenkins plugin POM - 1.400 + 1.401-SNAPSHOT pom @@ -38,7 +38,7 @@ org.jenkins-ci.main maven-plugin - 1.400 + 1.401-SNAPSHOT @@ -48,25 +48,25 @@ org.jenkins-ci.main jenkins-war war - 1.400 + 1.401-SNAPSHOT test org.jenkins-ci.main jenkins-core - 1.400 + 1.401-SNAPSHOT provided org.jenkins-ci.main jenkins-test-harness - 1.400 + 1.401-SNAPSHOT test org.jenkins-ci.main ui-samples-plugin - 1.400 + 1.401-SNAPSHOT test -- GitLab