diff --git a/cli/pom.xml b/cli/pom.xml index 5d3738bd4202853908b39d102bd1f852dfc1c819..f277ab69c46a28898c7b6b6ccd07c72c8e0e03c4 100644 --- a/cli/pom.xml +++ b/cli/pom.xml @@ -5,7 +5,7 @@ org.jenkins-ci.main jenkins-parent - ${revision}${changelist} + 2.193 cli diff --git a/core/pom.xml b/core/pom.xml index 41c58c486f36bd2da15944db611de066481285a8..e2dec9dc231af551122851d7670570faa9a1506b 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -29,7 +29,7 @@ THE SOFTWARE. org.jenkins-ci.main jenkins-parent - ${revision}${changelist} + 2.193 jenkins-core diff --git a/pom.xml b/pom.xml index 1e6fa6e8bfa2065cd9317d232b55a6b6e5c3a521..c739167c78081c7ebb050bb57d6fcf7f92f086ce 100755 --- a/pom.xml +++ b/pom.xml @@ -34,7 +34,7 @@ THE SOFTWARE. org.jenkins-ci.main jenkins-parent - ${revision}${changelist} + 2.193 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.193 diff --git a/test-jdk8/pom.xml b/test-jdk8/pom.xml index 70c4870837b6643a253567c91b2e9e3098bdd92c..caade1bfbd837cd4a2879090faa3eab340819841 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.193 ../test-pom diff --git a/test-pom/pom.xml b/test-pom/pom.xml index c0cfecf61f40e45bd00fedf074fe74f92ff66cc8..ded74ca3e2986e0768d0c62802f1ba6fa70825a0 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.193 jenkins-test-parent diff --git a/test/pom.xml b/test/pom.xml index 4c5abecc6f4f7844fb105bb6d0a75b0fd688b5b9..d6b85abc78d52dca9dd3e32228a0c78fe52674dc 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.193 ../test-pom diff --git a/war/pom.xml b/war/pom.xml index 4ffd2b767837c7cd238a4cdccd3de58cb6763776..574c63b3c758b554cf319cae758a2669552408d7 100644 --- a/war/pom.xml +++ b/war/pom.xml @@ -28,7 +28,7 @@ THE SOFTWARE. org.jenkins-ci.main jenkins-parent - ${revision}${changelist} + 2.193 jenkins-war