diff --git a/cli/pom.xml b/cli/pom.xml index 1ba413843b3c2a8c53996f3a47fafee2dab4561e..71a05f96154a703ae09bc5f9462b48fda96db3f7 100644 --- a/cli/pom.xml +++ b/cli/pom.xml @@ -5,7 +5,7 @@ org.jenkins-ci.main pom - 2.19.1-SNAPSHOT + 2.19.1 cli diff --git a/core/pom.xml b/core/pom.xml index a53b490e2a773367a95c7e5cbe6e94a8d92cc902..4b5efdee928cd3ff2af48f34a7465126c79e2882 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -29,7 +29,7 @@ THE SOFTWARE. org.jenkins-ci.main pom - 2.19.1-SNAPSHOT + 2.19.1 jenkins-core diff --git a/pom.xml b/pom.xml index 0dfca815fff5f12326a9d1bd390b6b7f42fdd1b3..ddd7d36a8da01b4613ed66be2916fadbfcf9d1d2 100644 --- a/pom.xml +++ b/pom.xml @@ -33,7 +33,7 @@ THE SOFTWARE. org.jenkins-ci.main pom - 2.19.1-SNAPSHOT + 2.19.1 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.19.1 diff --git a/test/pom.xml b/test/pom.xml index b46af318102d7b731c40c6e5268d2188ce0c729d..3181f74c6eda6329c75c90b1892de5e68cd20bb9 100644 --- a/test/pom.xml +++ b/test/pom.xml @@ -28,7 +28,7 @@ THE SOFTWARE. org.jenkins-ci.main pom - 2.19.1-SNAPSHOT + 2.19.1 test diff --git a/war/pom.xml b/war/pom.xml index 6024ac15746d124847ba5a865d1347ff125a018a..4784dcd6cd6ad874033623748ee70d41a22458b5 100644 --- a/war/pom.xml +++ b/war/pom.xml @@ -28,7 +28,7 @@ THE SOFTWARE. org.jenkins-ci.main pom - 2.19.1-SNAPSHOT + 2.19.1 jenkins-war