*** empty log message ***
diff --git a/releng/org.eclipse.epp.usagedata.releng.tycho/publish.sh b/releng/org.eclipse.epp.usagedata.releng.tycho/publish.sh
index 76f0004..d286775 100755
--- a/releng/org.eclipse.epp.usagedata.releng.tycho/publish.sh
+++ b/releng/org.eclipse.epp.usagedata.releng.tycho/publish.sh
@@ -29,8 +29,8 @@
 launcher=`find ${eclipse} -type f -name 'org.eclipse.equinox.launcher_*.jar' -print0`
 java -jar ${launcher} \
  -application org.eclipse.equinox.p2.publisher.UpdateSitePublisher \
- -metadataRepository ${target}/publish \
- -artifactRepository ${target}/publish \
+ -metadataRepository file:${target}/publish \
+ -artifactRepository file:${target}/publish \
  -source ${target}/site \
  -compress \
  -publishArtifacts