diff --git a/cli/pom.xml b/cli/pom.xml index aa26f4a66fa9f64f8d4a6a641a368a03a89ec823..bb7e636c109b01c379dae15c31c613085d5a4077 100644 --- a/cli/pom.xml +++ b/cli/pom.xml @@ -5,7 +5,7 @@ org.jenkins-ci.main pom - 2.44-SNAPSHOT + 2.44 cli diff --git a/core/pom.xml b/core/pom.xml index a3ebe1ac9b394c8f7217ae0067926f1151d14f53..20feeab9ab18b51ba43951398292d9615af8114f 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -29,7 +29,7 @@ THE SOFTWARE. org.jenkins-ci.main pom - 2.44-SNAPSHOT + 2.44 jenkins-core diff --git a/pom.xml b/pom.xml index 360f60ec834d6768980f60b19a96288ffff3cd68..352319620b457ae1d175d8c3255ce9480929151a 100644 --- a/pom.xml +++ b/pom.xml @@ -33,7 +33,7 @@ THE SOFTWARE. org.jenkins-ci.main pom - 2.44-SNAPSHOT + 2.44 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.44 diff --git a/test/pom.xml b/test/pom.xml index 65f2cc6a7dcd580adf78074ff9366058792d8c7e..ddd9681186ebe4ab535e07be0a840f33d9665451 100644 --- a/test/pom.xml +++ b/test/pom.xml @@ -28,7 +28,7 @@ THE SOFTWARE. org.jenkins-ci.main pom - 2.44-SNAPSHOT + 2.44 test diff --git a/war/pom.xml b/war/pom.xml index 282991fc1011a09e75d34940d62d0e1d335a2f86..a219bbf3bc04dd30c138ac9c4a0d796c654e4a73 100644 --- a/war/pom.xml +++ b/war/pom.xml @@ -28,7 +28,7 @@ THE SOFTWARE. org.jenkins-ci.main pom - 2.44-SNAPSHOT + 2.44 jenkins-war