diff --git a/cli/pom.xml b/cli/pom.xml index b6771c7dafa5866a7792f830d3865ff3ed390aba..905cad44b5ea2d47bfa00b86ccab5c9bcaaf382e 100644 --- a/cli/pom.xml +++ b/cli/pom.xml @@ -5,7 +5,7 @@ org.jenkins-ci.main pom - 2.94-SNAPSHOT + 2.94 cli diff --git a/core/pom.xml b/core/pom.xml index fbc89c67def4d020af3834f74be10349323fee0e..1a7057dfd49686130e1a363e2c6ef4c6364fad54 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -29,7 +29,7 @@ THE SOFTWARE. org.jenkins-ci.main pom - 2.94-SNAPSHOT + 2.94 jenkins-core diff --git a/pom.xml b/pom.xml index 06e7f7efef63d31f5f805131d6b49d173a1b9539..e62d01371eaa07c0724d13f581a3b3b59bb6d6c6 100644 --- a/pom.xml +++ b/pom.xml @@ -33,7 +33,7 @@ THE SOFTWARE. org.jenkins-ci.main pom - 2.94-SNAPSHOT + 2.94 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.94 diff --git a/test/pom.xml b/test/pom.xml index 3d0f103d4a8025aa8ea9eac7c39c37f9fa0b991d..a5c6b5fc228e6c56e1637c5e7f8d8b3a4d1af7d1 100644 --- a/test/pom.xml +++ b/test/pom.xml @@ -28,7 +28,7 @@ THE SOFTWARE. org.jenkins-ci.main pom - 2.94-SNAPSHOT + 2.94 test diff --git a/war/pom.xml b/war/pom.xml index effbb6ae30b20e68a1f6aff8901f13866cbdfa4d..208c8a92b6c8c3f91cf216d65740a4669cd6350b 100644 --- a/war/pom.xml +++ b/war/pom.xml @@ -28,7 +28,7 @@ THE SOFTWARE. org.jenkins-ci.main pom - 2.94-SNAPSHOT + 2.94 jenkins-war