Update nightly build documentation upload location.

git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/2.0.x@1430096 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Albert Lee 2013-01-07 23:52:44 +00:00
parent dab907a84c
commit 7397267f5e
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@
</description> </description>
<target name="upload"> <target name="upload">
<property name="build.dir" value="/www/openjpa.apache.org/builds"/> <property name="build.dir" value="/home/mikedd/public_html/nightly.builds"/>
<property name="host" value="people.apache.org"/> <property name="host" value="people.apache.org"/>
<mkdir dir="target/site/tempDocs" /> <mkdir dir="target/site/tempDocs" />