[530650] Updating based on migration to Jenkins.
diff --git a/releng/org.eclipse.uml2.build-feature/downloads.sh b/releng/org.eclipse.uml2.build-feature/downloads.sh
index 05d4a53..69c9748 100644
--- a/releng/org.eclipse.uml2.build-feature/downloads.sh
+++ b/releng/org.eclipse.uml2.build-feature/downloads.sh
@@ -3,7 +3,7 @@
 #	Promote the PUBLISH__BUILD to the downloads 'page'.
 #
 #    PUBLISH__BUILD_TYPE     Build type N/I/S/R, blank suppresses promotion
-#    PUBLISH__BUILD          The base URL of the build to be published, e.g., https://hudson.eclipse.org/uml2/job/mdt-uml2-master/lastSuccessfulBuild
+#    PUBLISH__BUILD          The base URL of the build to be published, e.g., https://ci.eclipse.org/uml2/job/mdt-uml2-master/lastSuccessfulBuild
 #    PUBLISH__VERSION        Unqualified version, e.g., 5.4.0
 #    PUBLISH__QUALIFIER      Build qualifier, e.g., I20171228-2349
 #    PUBLISH__ALIAS          Non blank to use alias as part of final name
diff --git a/releng/org.eclipse.uml2.build-feature/updates.sh b/releng/org.eclipse.uml2.build-feature/updates.sh
index 16e5ae0..922afa4 100644
--- a/releng/org.eclipse.uml2.build-feature/updates.sh
+++ b/releng/org.eclipse.uml2.build-feature/updates.sh
@@ -3,7 +3,7 @@
 #    Promote the PUBLISH__BUILD to an updates repository.
 #
 #    PUBLISH__BUILD_TYPE     Build type N/I/S/R, blank suppresses promotion
-#    PUBLISH__BUILD          The base URL of the build to be published, e.g., https://hudson.eclipse.org/uml2/job/mdt-uml2-master/lastSuccessfulBuild
+#    PUBLISH__BUILD          The base URL of the build to be published, e.g., https://ci.eclipse.org/uml2/job/mdt-uml2-master/lastSuccessfulBuild
 #    PUBLISH__VERSION        Unqualified version, e.g., 5.4.0
 #    PUBLISH__QUALIFIER      Build qualifier, e.g., I20171228-2349
 #