Upping maven size to 3.4

git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1465726 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Michael Stack 2013-04-08 19:03:35 +00:00
parent 1f462ce894
commit 2f22f987db
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
MAVEN_OPTS="-Xmx3g"
MAVEN_OPTS="-Xmx3.4g"
# The number of acceptable warning for *all* modules
# Please update the per-module test-patch.properties if you update this file.