From c10cd94cd204aae0fbe247d2843efb223472da23 Mon Sep 17 00:00:00 2001 From: Doug Schaefer Date: Wed, 31 Aug 2011 10:07:26 -0400 Subject: [PATCH] Add staging the repo for the next build in the chain. --- releng/org.eclipse.cdt.repo/pom.xml | 43 +++++++++++++++++++++++++++++ 1 file changed, 43 insertions(+) diff --git a/releng/org.eclipse.cdt.repo/pom.xml b/releng/org.eclipse.cdt.repo/pom.xml index e21aa8d8182..9f6aecb9e60 100644 --- a/releng/org.eclipse.cdt.repo/pom.xml +++ b/releng/org.eclipse.cdt.repo/pom.xml @@ -14,4 +14,47 @@ 8.0.0-SNAPSHOT org.eclipse.cdt.repo eclipse-repository + + + /home/data/httpd/download.eclipse.org/tools/cdt/builds/hudson/cdt-maint + + + + + production + + + + maven-antrun-plugin + + + deploy + install + + run + + + + + + + + + + + + + + + + + + + + +