OPENJPA-1557 remove old openjpa.loglevel property

git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/2.0.x@926696 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Donald Woods 2010-03-23 18:15:37 +00:00
parent 00934104b3
commit a471f07d99
1 changed files with 0 additions and 1 deletions

View File

@ -42,7 +42,6 @@
<properties>
<openjpa.version>${pom.version}</openjpa.version>
<openjpa.loglevel>INFO</openjpa.loglevel>
<openjpa.Log>DefaultLevel=INFO</openjpa.Log>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<checkstyle.config.location>../openjpa-project/checkstyle.xml</checkstyle.config.location>