diff options
Diffstat (limited to 'auth')
-rw-r--r-- | auth/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/auth/pom.xml b/auth/pom.xml index 0c5ecf9d..c0bd6af9 100644 --- a/auth/pom.xml +++ b/auth/pom.xml @@ -33,7 +33,7 @@ <version>2.1.0-SNAPSHOT</version> <name>AAF Auth Parent</name> <packaging>pom</packaging> - + <properties> <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> |