Change Git protocol to https for release notes generation
diff --git a/org.eclipse.emf.cdo.releng.promotion/config/promoter.properties b/org.eclipse.emf.cdo.releng.promotion/config/promoter.properties
index 4a08ff9..ec2ea69 100644
--- a/org.eclipse.emf.cdo.releng.promotion/config/promoter.properties
+++ b/org.eclipse.emf.cdo.releng.promotion/config/promoter.properties
@@ -7,7 +7,7 @@
 
 # Path to the project Git repository (not the promotion repo!) within the job workspace
 gitRepositoryPath=gitcdo
-gitRepositoryURL=git://git.eclipse.org/gitroot/cdo/cdo.git
+gitRepositoryURL=https://git.eclipse.org/r/cdo/cdo.git
 firstRelevantRevision=1494478feeb46fa6eff70887ea03f59a5a790683
 
 # Global infra structure