update build instructions

git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@781240 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Donald Woods 2009-06-03 02:18:04 +00:00
parent 751a60b393
commit a6f5dad980
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@
<!--
To build the distribution files from project root:
mvn clean compile package -Dtest=false
mvn clean compile package -Dtest=false -DfailIfNoTests=false
To build and deploy a full digned release with docs, run: