From e7428a4355c9838c228c65cf417d951ea5c0d755 Mon Sep 17 00:00:00 2001 From: Kohsuke Kawaguchi Date: Wed, 17 Feb 2016 16:38:47 -0800 Subject: [PATCH] [maven-release-plugin] prepare release jenkins-1.648 --- cli/pom.xml | 2 +- core/pom.xml | 2 +- pom.xml | 4 ++-- test/pom.xml | 2 +- war/pom.xml | 2 +- 5 files changed, 6 insertions(+), 6 deletions(-) diff --git a/cli/pom.xml b/cli/pom.xml index bdc0fa749c34..1a764a91d46a 100644 --- a/cli/pom.xml +++ b/cli/pom.xml @@ -5,7 +5,7 @@ org.jenkins-ci.main pom - 1.648-SNAPSHOT + 1.648 cli diff --git a/core/pom.xml b/core/pom.xml index 59be9513829c..8ff43dcdd64c 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -29,7 +29,7 @@ THE SOFTWARE. org.jenkins-ci.main pom - 1.648-SNAPSHOT + 1.648 jenkins-core diff --git a/pom.xml b/pom.xml index a374158bcb29..af848858a36a 100644 --- a/pom.xml +++ b/pom.xml @@ -33,7 +33,7 @@ THE SOFTWARE. org.jenkins-ci.main pom - 1.648-SNAPSHOT + 1.648 pom Jenkins main module @@ -58,7 +58,7 @@ THE SOFTWARE. scm:git:git://github.com/jenkinsci/jenkins.git scm:git:ssh://git@github.com/jenkinsci/jenkins.git https://github.com/jenkinsci/jenkins - HEAD + jenkins-1.648 diff --git a/test/pom.xml b/test/pom.xml index d7897b4b94ea..5d11ff88a7ea 100644 --- a/test/pom.xml +++ b/test/pom.xml @@ -28,7 +28,7 @@ THE SOFTWARE. org.jenkins-ci.main pom - 1.648-SNAPSHOT + 1.648 test diff --git a/war/pom.xml b/war/pom.xml index 188b479d61b9..746fe614efa5 100644 --- a/war/pom.xml +++ b/war/pom.xml @@ -28,7 +28,7 @@ THE SOFTWARE. org.jenkins-ci.main pom - 1.648-SNAPSHOT + 1.648 jenkins-war