From a2da0b8994eb849345458304fa4c79f7f36745ef Mon Sep 17 00:00:00 2001 From: Kohsuke Kawaguchi Date: Sun, 28 Oct 2012 19:08:00 -0700 Subject: [PATCH] [maven-release-plugin] prepare release jenkins-1.488 --- cli/pom.xml | 2 +- core/pom.xml | 2 +- maven-plugin/pom.xml | 2 +- plugins/pom.xml | 14 +++++++------- pom.xml | 2 +- test/pom.xml | 2 +- ui-samples-plugin/pom.xml | 2 +- war/pom.xml | 2 +- 8 files changed, 14 insertions(+), 14 deletions(-) diff --git a/cli/pom.xml b/cli/pom.xml index fb0caba26c..0ebfd13df8 100644 --- a/cli/pom.xml +++ b/cli/pom.xml @@ -5,7 +5,7 @@ pom org.jenkins-ci.main - 1.488-SNAPSHOT + 1.488 cli diff --git a/core/pom.xml b/core/pom.xml index deea426e6d..1f44c43ecf 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -29,7 +29,7 @@ THE SOFTWARE. org.jenkins-ci.main pom - 1.488-SNAPSHOT + 1.488 ../pom.xml diff --git a/maven-plugin/pom.xml b/maven-plugin/pom.xml index 8cf2216b5e..7fbcac0a2b 100644 --- a/maven-plugin/pom.xml +++ b/maven-plugin/pom.xml @@ -29,7 +29,7 @@ THE SOFTWARE. org.jenkins-ci.main pom - 1.488-SNAPSHOT + 1.488 maven-plugin diff --git a/plugins/pom.xml b/plugins/pom.xml index a4f654f945..5058c06dff 100644 --- a/plugins/pom.xml +++ b/plugins/pom.xml @@ -5,13 +5,13 @@ org.jenkins-ci jenkins 1.29 - + org.jenkins-ci.plugins plugin Jenkins plugin POM - 1.488-SNAPSHOT + 1.488 pom org.jenkins-ci.main maven-plugin - 1.488-SNAPSHOT + 1.488 @@ -44,25 +44,25 @@ org.jenkins-ci.main jenkins-war war - 1.488-SNAPSHOT + 1.488 test org.jenkins-ci.main jenkins-core - 1.488-SNAPSHOT + 1.488 provided org.jenkins-ci.main jenkins-test-harness - 1.488-SNAPSHOT + 1.488 test org.jenkins-ci.main ui-samples-plugin - 1.488-SNAPSHOT + 1.488 test diff --git a/pom.xml b/pom.xml index 022deddad7..70673778cd 100644 --- a/pom.xml +++ b/pom.xml @@ -33,7 +33,7 @@ THE SOFTWARE. org.jenkins-ci.main pom - 1.488-SNAPSHOT + 1.488 pom Jenkins main module diff --git a/test/pom.xml b/test/pom.xml index 11b2a5d0b0..b5d172e114 100644 --- a/test/pom.xml +++ b/test/pom.xml @@ -29,7 +29,7 @@ THE SOFTWARE. pom org.jenkins-ci.main - 1.488-SNAPSHOT + 1.488 org.jenkins-ci.main jenkins-test-harness diff --git a/ui-samples-plugin/pom.xml b/ui-samples-plugin/pom.xml index d05e91577f..d63f41666b 100644 --- a/ui-samples-plugin/pom.xml +++ b/ui-samples-plugin/pom.xml @@ -29,7 +29,7 @@ THE SOFTWARE. org.jenkins-ci.main pom - 1.488-SNAPSHOT + 1.488 ui-samples-plugin diff --git a/war/pom.xml b/war/pom.xml index f4a96ee22f..cf4d3bc50a 100644 --- a/war/pom.xml +++ b/war/pom.xml @@ -28,7 +28,7 @@ THE SOFTWARE. org.jenkins-ci.main pom - 1.488-SNAPSHOT + 1.488 ../pom.xml -- GitLab