summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--auth/pom.xml2
-rw-r--r--cadi/pom.xml2
2 files changed, 2 insertions, 2 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>
diff --git a/cadi/pom.xml b/cadi/pom.xml
index 1a931c5a..451335bf 100644
--- a/cadi/pom.xml
+++ b/cadi/pom.xml
@@ -36,7 +36,7 @@
</organization>
<packaging>pom</packaging>
-
+
<properties>
<skipSigning>true</skipSigning>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>