From 483e4cde7d3166cd09ee1b316edfed938fb15ccf Mon Sep 17 00:00:00 2001 From: Kohsuke Kawaguchi Date: Sun, 9 Oct 2011 15:30:01 -0700 Subject: [PATCH] releasing a new plugin parent POM --- plugins/pom.xml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/plugins/pom.xml b/plugins/pom.xml index 55ed4be0b0..ae4e790a5b 100644 --- a/plugins/pom.xml +++ b/plugins/pom.xml @@ -10,7 +10,7 @@ org.jenkins-ci.plugins plugin Jenkins plugin POM - 1.434-SNAPSHOT + 1.434 pom org.jenkins-ci.main maven-plugin - 1.434-SNAPSHOT + 1.434 @@ -43,25 +43,25 @@ org.jenkins-ci.main jenkins-war war - 1.434-SNAPSHOT + 1.434 test org.jenkins-ci.main jenkins-core - 1.434-SNAPSHOT + 1.434 provided org.jenkins-ci.main jenkins-test-harness - 1.434-SNAPSHOT + 1.434 test org.jenkins-ci.main ui-samples-plugin - 1.434-SNAPSHOT + 1.434 test -- GitLab