From 9b5004cf01d340cb41d3c006bb7ad665537cc37f Mon Sep 17 00:00:00 2001 From: Oliver Gierke Date: Tue, 29 Jan 2013 20:35:51 +0100 Subject: [PATCH] Fix upload of schema files for multi module builds. --- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parent/pom.xml b/parent/pom.xml index 6f0d29c5..9a1b1fe4 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -442,7 +442,7 @@ upload - ${project.build.directory}/schemas + ${project.root}/target/schemas *.xsd static-dot-s2 scp://static.springsource.org