diff --git a/cli/pom.xml b/cli/pom.xml index 1fc896f74fd8e0d9fc2023db22c2cb1b02f4c285..8d2ebc729abeded8361d181506da79a69273d378 100644 --- a/cli/pom.xml +++ b/cli/pom.xml @@ -5,7 +5,7 @@ org.jenkins-ci.main pom - 2.89.2-SNAPSHOT + 2.89.2 cli diff --git a/core/pom.xml b/core/pom.xml index 6278a3feadff9f0784cd9b61b975ebd3605cbcb4..8fbad1e747ef9e510d54fa059d1f619558ac8992 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -29,7 +29,7 @@ THE SOFTWARE. org.jenkins-ci.main pom - 2.89.2-SNAPSHOT + 2.89.2 jenkins-core diff --git a/pom.xml b/pom.xml index 4e57abc3bf983b2348003dc4315ca4dc8a560118..d08c38ad14b5d538b53e986469a0a3fcc2a51434 100644 --- a/pom.xml +++ b/pom.xml @@ -33,7 +33,7 @@ THE SOFTWARE. org.jenkins-ci.main pom - 2.89.2-SNAPSHOT + 2.89.2 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-2.89.2 diff --git a/test/pom.xml b/test/pom.xml index 839aed6dbdac51e15bacaa033bf0c824c1ed3bcc..9474fc02e0aebd91d9fc8e8e34c4af38278957e3 100644 --- a/test/pom.xml +++ b/test/pom.xml @@ -28,7 +28,7 @@ THE SOFTWARE. org.jenkins-ci.main pom - 2.89.2-SNAPSHOT + 2.89.2 test diff --git a/war/pom.xml b/war/pom.xml index a7f48bb18aea12acd72043be98dd4a1e3ee1ef89..13f910f9f65a86dc7e0e90d1cbbcf6749b293000 100644 --- a/war/pom.xml +++ b/war/pom.xml @@ -28,7 +28,7 @@ THE SOFTWARE. org.jenkins-ci.main pom - 2.89.2-SNAPSHOT + 2.89.2 jenkins-war