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 abaf60d..e52a9f8 100644
--- a/releng/org.eclipse.epp.usagedata.repository/pom.xml
+++ b/releng/org.eclipse.epp.usagedata.repository/pom.xml
@@ -47,6 +47,9 @@
 							<!-- the sign remote -->
 							<execution>
 								<id>sign</id>
+								<configuration>
+									<wagonPath>/home/data/httpd/download-staging.priv/technology/epp</wagonPath>
+								</configuration>
 								<phase>package</phase>
 								<goals>
 									<goal>sign</goal>