From e0919f1a46eac6628eed0241bd68c3e1c4ee44a6 Mon Sep 17 00:00:00 2001 From: Daniel Beck Date: Tue, 19 Jan 2016 02:14:53 +0100 Subject: [PATCH] Set version to 2.0-alpha-1-SNAPSHOT --- cli/pom.xml | 2 +- core/pom.xml | 2 +- plugins/pom.xml | 6 +++--- pom.xml | 2 +- test/pom.xml | 2 +- war/pom.xml | 2 +- 6 files changed, 8 insertions(+), 8 deletions(-) diff --git a/cli/pom.xml b/cli/pom.xml index 794b248f16..48c52c5743 100644 --- a/cli/pom.xml +++ b/cli/pom.xml @@ -5,7 +5,7 @@ org.jenkins-ci.main pom - 1.645-SNAPSHOT + 2.0-alpha-1-SNAPSHOT cli diff --git a/core/pom.xml b/core/pom.xml index 49a73d4c4d..a46a4f655b 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -29,7 +29,7 @@ THE SOFTWARE. org.jenkins-ci.main pom - 1.645-SNAPSHOT + 2.0-alpha-1-SNAPSHOT jenkins-core diff --git a/plugins/pom.xml b/plugins/pom.xml index 01e2171292..7301dcd75e 100644 --- a/plugins/pom.xml +++ b/plugins/pom.xml @@ -12,7 +12,7 @@ org.jenkins-ci.plugins plugin Jenkins plugin POM - 1.645-SNAPSHOT + 2.0-alpha-1-SNAPSHOT pom