From 0f569f2cca6f881d38af63e01bbde7aafa9e32bc Mon Sep 17 00:00:00 2001 From: Kohsuke Kawaguchi Date: Sun, 8 Sep 2019 16:13:35 -0700 Subject: [PATCH] [maven-release-plugin] prepare release jenkins-2.194 --- cli/pom.xml | 2 +- core/pom.xml | 2 +- pom.xml | 4 ++-- test-jdk8/pom.xml | 2 +- test-pom/pom.xml | 2 +- test/pom.xml | 2 +- war/pom.xml | 2 +- 7 files changed, 8 insertions(+), 8 deletions(-) diff --git a/cli/pom.xml b/cli/pom.xml index 5d3738bd4202..2c3589716969 100644 --- a/cli/pom.xml +++ b/cli/pom.xml @@ -5,7 +5,7 @@ org.jenkins-ci.main jenkins-parent - ${revision}${changelist} + 2.194 cli diff --git a/core/pom.xml b/core/pom.xml index dc8cc5330b1f..980baab040ab 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -29,7 +29,7 @@ THE SOFTWARE. org.jenkins-ci.main jenkins-parent - ${revision}${changelist} + 2.194 jenkins-core diff --git a/pom.xml b/pom.xml index 6d18d9347565..1e369ba2aaf1 100755 --- a/pom.xml +++ b/pom.xml @@ -34,7 +34,7 @@ THE SOFTWARE. org.jenkins-ci.main jenkins-parent - ${revision}${changelist} + 2.194 pom Jenkins main module @@ -60,7 +60,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 - ${scmTag} + jenkins-2.194 diff --git a/test-jdk8/pom.xml b/test-jdk8/pom.xml index 70c4870837b6..fc01d4426e48 100644 --- a/test-jdk8/pom.xml +++ b/test-jdk8/pom.xml @@ -28,7 +28,7 @@ THE SOFTWARE. org.jenkins-ci.main jenkins-test-parent - ${revision}${changelist} + 2.194 ../test-pom diff --git a/test-pom/pom.xml b/test-pom/pom.xml index c0cfecf61f40..157f3846002e 100644 --- a/test-pom/pom.xml +++ b/test-pom/pom.xml @@ -28,7 +28,7 @@ THE SOFTWARE. org.jenkins-ci.main jenkins-parent - ${revision}${changelist} + 2.194 jenkins-test-parent diff --git a/test/pom.xml b/test/pom.xml index 4c5abecc6f4f..b241e6c928fe 100644 --- a/test/pom.xml +++ b/test/pom.xml @@ -28,7 +28,7 @@ THE SOFTWARE. org.jenkins-ci.main jenkins-test-parent - ${revision}${changelist} + 2.194 ../test-pom diff --git a/war/pom.xml b/war/pom.xml index 61558dfbfc3f..3e6562132431 100644 --- a/war/pom.xml +++ b/war/pom.xml @@ -28,7 +28,7 @@ THE SOFTWARE. org.jenkins-ci.main jenkins-parent - ${revision}${changelist} + 2.194 jenkins-war