From 7704f3ef31c560b3ae6ea7c6acaf3e14d4396c28 Mon Sep 17 00:00:00 2001 From: Kohsuke Kawaguchi Date: Wed, 13 Jun 2012 09:56:23 -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 a574534241..d1b9ab8350 100644 --- a/plugins/pom.xml +++ b/plugins/pom.xml @@ -10,7 +10,7 @@ org.jenkins-ci.plugins plugin Jenkins plugin POM - 1.470 + 1.471-SNAPSHOT pom org.jenkins-ci.main maven-plugin - 1.470 + 1.471-SNAPSHOT @@ -43,25 +43,25 @@ org.jenkins-ci.main jenkins-war war - 1.470 + 1.471-SNAPSHOT test org.jenkins-ci.main jenkins-core - 1.470 + 1.471-SNAPSHOT provided org.jenkins-ci.main jenkins-test-harness - 1.470 + 1.471-SNAPSHOT test org.jenkins-ci.main ui-samples-plugin - 1.470 + 1.471-SNAPSHOT test -- GitLab