From 8fbfa8aeccd40d57dff2929d5993f0b441ccf834 Mon Sep 17 00:00:00 2001 From: Marc Prud'hommeaux Date: Thu, 24 Aug 2006 17:24:17 +0000 Subject: [PATCH] Output build artifacts to the target/assembly/ directory. git-svn-id: https://svn.apache.org/repos/asf/incubator/openjpa/trunk@434440 13f79535-47bb-0310-9956-ffa450edef68 --- openjpa-project/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/openjpa-project/pom.xml b/openjpa-project/pom.xml index e02914279..1a5594263 100644 --- a/openjpa-project/pom.xml +++ b/openjpa-project/pom.xml @@ -83,7 +83,7 @@ assembly.xml openjpa-${version} - ${project.basedir}/target/filtered-site/resources/downloads + ${project.basedir}/target/assembly target/work @@ -96,7 +96,7 @@ source-assembly.xml openjpa-${version} - ${project.basedir}/target/filtered-site/resources/downloads + ${project.basedir}/target/assembly target/work