# Copyright (c) 2001-2005 dev Information Technology Co.,Ltd. All Rights Reserved. # # This software is the confidential and proprietary information of dev # Information Technology Co.,Ltd. ("Confidential Information"). You shall not # disclose such Confidential Information and shall use it only in # accordance with the terms of the license agreement you entered into # with dev. # # dev MAKES NO REPRESENTATIONS OR WARRANTIES ABOUT THE SUITABILITY OF THE # SOFTWARE, EITHER EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE # IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR # PURPOSE, OR NON-INFRINGEMENT. dev SHALL NOT BE LIABLE FOR ANY DAMAGES # SUFFERED BY LICENSEE AS A RESULT OF USING, MODIFYING OR DISTRIBUTING # THIS SOFTWARE OR ITS DERIVATIVES. # # $Id: project.properties,v 1.2 2010/06/01 09:21:36 peng.lei Exp $ maven.compile.target=1.5 maven.compile.source=1.5 maven.docs.outputencoding=UTF-8 maven.javadoc.links=\ http://java.sun.com/j2se/1.5/docs/api/ maven.license.licenseFile=${basedir}/../LICENSE.txt maven.compile.encoding=UTF-8