diff --git a/releng/org.eclipse.tm.repo/pom.xml b/releng/org.eclipse.tm.repo/pom.xml index 55e0558645e..7940668e85e 100644 --- a/releng/org.eclipse.tm.repo/pom.xml +++ b/releng/org.eclipse.tm.repo/pom.xml @@ -13,7 +13,7 @@ <packaging>eclipse-repository</packaging> <properties> <tm-stream>luna</tm-stream> - <tm-zipfile>${project.artifactId}-${project.version}.zip</tm-zipfile> + <tm-zipfile>${project.artifactId}.zip</tm-zipfile> <tm-install>/home/data/httpd/download.eclipse.org/tm/builds/${tm-stream}/nightly</tm-install> </properties> <pluginRepositories>