NEW - bug 334258: Update UDC Releng to use Tycho
https://bugs.eclipse.org/bugs/show_bug.cgi?id=334258
diff --git a/releng/org.eclipse.epp.usagedata.repository/pom.xml b/releng/org.eclipse.epp.usagedata.repository/pom.xml
index 6be2a58..fafbca8 100644
--- a/releng/org.eclipse.epp.usagedata.repository/pom.xml
+++ b/releng/org.eclipse.epp.usagedata.repository/pom.xml
@@ -88,8 +88,9 @@
</goals>
<configuration>
<tasks>
+ <mkdir dir="/home/data/httpd/download.eclipse.org/technology/epp/updates/1.3/1.3.1.${buildQualifier}"/>
<copy includeemptydirs="false"
- todir="/home/data/httpd/download.eclipse.org/technology/epp/updates/1.3/${project.version}">
+ todir="/home/data/httpd/download.eclipse.org/technology/epp/updates/1.3/1.3.1.${buildQualifier}">
<fileset dir="target/checksumFix">
<include name="**" />
</fileset>