From 3e3e042233ab782ea2895ddbca6f6144ff781c5d Mon Sep 17 00:00:00 2001 From: Kohsuke Kawaguchi Date: Mon, 9 Apr 2012 09:02:54 -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 d379049be9..583b28dbba 100644 --- a/plugins/pom.xml +++ b/plugins/pom.xml @@ -10,7 +10,7 @@ org.jenkins-ci.plugins plugin Jenkins plugin POM - 1.459-SNAPSHOT + 1.459 pom org.jenkins-ci.main maven-plugin - 1.459-SNAPSHOT + 1.459 @@ -43,25 +43,25 @@ org.jenkins-ci.main jenkins-war war - 1.459-SNAPSHOT + 1.459 test org.jenkins-ci.main jenkins-core - 1.459-SNAPSHOT + 1.459 provided org.jenkins-ci.main jenkins-test-harness - 1.459-SNAPSHOT + 1.459 test org.jenkins-ci.main ui-samples-plugin - 1.459-SNAPSHOT + 1.459 test -- GitLab