diff options
author | Thomas Lenz <tlenz@iaik.tugraz.at> | 2013-06-07 11:50:13 +0200 |
---|---|---|
committer | Thomas Lenz <tlenz@iaik.tugraz.at> | 2013-06-07 11:50:13 +0200 |
commit | 1c0d27a1d5da91019ed2f51d4184282ea7ffe4f0 (patch) | |
tree | 305292fcf059560379307278edd0e99471ef2ae0 /id/pom.xml | |
parent | 261294df86c33105eb2113808fc6f171e9250ac7 (diff) | |
download | moa-id-spss-1c0d27a1d5da91019ed2f51d4184282ea7ffe4f0.tar.gz moa-id-spss-1c0d27a1d5da91019ed2f51d4184282ea7ffe4f0.tar.bz2 moa-id-spss-1c0d27a1d5da91019ed2f51d4184282ea7ffe4f0.zip |
Common classes for Hibernate initializing and database handling
Diffstat (limited to 'id/pom.xml')
-rw-r--r-- | id/pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/id/pom.xml b/id/pom.xml index c1dfc03d3..f91f7874a 100644 --- a/id/pom.xml +++ b/id/pom.xml @@ -21,6 +21,7 @@ <properties> <repositoryPath>${basedir}/../repository</repositoryPath> + <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> </properties> </project> |