| commit | 859ecebb002b12bb9bc233c336cf81a870957761 | [log] [tgz] |
|---|---|---|
| author | Wayne Beaton <wayne@eclipse.org> | Wed Jan 19 19:26:56 2011 +0000 |
| committer | Wayne Beaton <wayne@eclipse.org> | Wed Jan 19 19:26:56 2011 +0000 |
| tree | 58727d36d87dfa4e63b4c837bb5a48a69bce8551 | |
| parent | 40b4426e5fe995a04b035fead2f8bce99d5f4878 [diff] |
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>