diff --git a/cli/pom.xml b/cli/pom.xml
index 5d3738bd4202..ee2b51e796c2 100644
--- a/cli/pom.xml
+++ b/cli/pom.xml
@@ -5,7 +5,7 @@
org.jenkins-ci.main
jenkins-parent
- ${revision}${changelist}
+ 2.191
cli
diff --git a/core/pom.xml b/core/pom.xml
index 41c58c486f36..db5eace4cdb6 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -29,7 +29,7 @@ THE SOFTWARE.
org.jenkins-ci.main
jenkins-parent
- ${revision}${changelist}
+ 2.191
jenkins-core
diff --git a/pom.xml b/pom.xml
index e3f64bf19160..c6ef2ed9602d 100755
--- a/pom.xml
+++ b/pom.xml
@@ -34,7 +34,7 @@ THE SOFTWARE.
org.jenkins-ci.main
jenkins-parent
- ${revision}${changelist}
+ 2.191
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.191
diff --git a/test-jdk8/pom.xml b/test-jdk8/pom.xml
index 70c4870837b6..fc1c379f6be1 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.191
../test-pom
diff --git a/test-pom/pom.xml b/test-pom/pom.xml
index c0cfecf61f40..a2fe4afe8631 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.191
jenkins-test-parent
diff --git a/test/pom.xml b/test/pom.xml
index 4c5abecc6f4f..93f2ea1692d0 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.191
../test-pom
diff --git a/war/pom.xml b/war/pom.xml
index 4ffd2b767837..d6cd4f26b3e0 100644
--- a/war/pom.xml
+++ b/war/pom.xml
@@ -28,7 +28,7 @@ THE SOFTWARE.
org.jenkins-ci.main
jenkins-parent
- ${revision}${changelist}
+ 2.191
jenkins-war