diff --git a/account-ui/pom.xml b/account-ui/pom.xml
index 4cfcdb2..fef414d 100644
--- a/account-ui/pom.xml
+++ b/account-ui/pom.xml
@@ -1,151 +1,149 @@
-
-
- 4.0.0
-
- shared
- de.muehlencord
- 1.1-SNAPSHOT
-
-
- de.muehlencord.shared
- shared-account-ui
- 1.1-SNAPSHOT
- war
-
- shared-account-ui
-
-
- UTF-8
- ${maven.build.timestamp}
- 143a2bd3-7e0b-4162-a76e-3031331c7dfe
- 10
- 10
-
-
- development
-
-
-
-
- org.primefaces
- primefaces
-
-
-
- com.github.adminfaces
- admin-template
- 1.0.0-RC19
-
-
-
- org.omnifaces
- omnifaces
- 3.2
-
-
-
- org.apache.shiro
- shiro-core
-
-
- org.apache.shiro
- shiro-web
-
-
- de.muehlencord.shared
- shared-shiro-faces
- 1.1-SNAPSHOT
-
-
- de.muehlencord.shared
- shared-account
- 1.1-SNAPSHOT
-
-
- de.muehlencord.shared
- shared-util
- 1.1-SNAPSHOT
-
-
- de.muehlencord.shared
- shared-jeeutil
- 1.1-SNAPSHOT
-
-
- de.muehlencord.sf
- filter
- 1.0
-
-
- javax
- javaee-web-api
- 7.0
- provided
-
-
-
-
-
- ${basedir}/src/main/filters/${filter.name}.properties
-
-
-
-
-
- src/main/resources
- true
-
- **/*.properties
- **/*.xml
-
-
-
-
- account
-
-
- org.apache.maven.plugins
- maven-compiler-plugin
- 3.8.0
-
- 10
- 10
-
-
-
- org.apache.maven.plugins
- maven-war-plugin
- 3.2.2
-
- false
-
-
- ${basedir}/src/main/webapp
- true
-
- WEB-INF/web.xml
- WEB-INF/shiro.ini
-
-
-
-
-
-
-
-
-
-
- development
-
- development
-
-
-
-
- production
-
- production
-
-
-
-
+
+
+ 4.0.0
+
+ shared
+ de.muehlencord
+ 1.1-SNAPSHOT
+
+
+ de.muehlencord.shared
+ shared-account-ui
+ war
+
+ shared-account-ui
+
+
+ UTF-8
+ ${maven.build.timestamp}
+ 143a2bd3-7e0b-4162-a76e-3031331c7dfe
+ 10
+ 10
+
+
+ development
+
+
+
+
+ org.primefaces
+ primefaces
+
+
+
+ com.github.adminfaces
+ admin-template
+ 1.0.0-RC19
+
+
+
+ org.omnifaces
+ omnifaces
+ 3.2
+
+
+
+ org.apache.shiro
+ shiro-core
+
+
+ org.apache.shiro
+ shiro-web
+
+
+ de.muehlencord.shared
+ shared-shiro-faces
+ 1.1-SNAPSHOT
+
+
+ de.muehlencord.shared
+ shared-account
+ 1.1-SNAPSHOT
+
+
+ de.muehlencord.shared
+ shared-util
+ 1.1-SNAPSHOT
+
+
+ de.muehlencord.shared
+ shared-jeeutil
+ 1.1-SNAPSHOT
+
+
+ de.muehlencord.sf
+ filter
+ 1.0
+
+
+ javax
+ javaee-web-api
+ 7.0
+ provided
+
+
+
+
+
+ ${basedir}/src/main/filters/${filter.name}.properties
+
+
+
+
+
+ src/main/resources
+ true
+
+ **/*.properties
+ **/*.xml
+
+
+
+
+ account
+
+
+ org.apache.maven.plugins
+ maven-compiler-plugin
+
+ 10
+ 10
+
+
+
+ org.apache.maven.plugins
+ maven-war-plugin
+ 3.2.2
+
+ false
+
+
+ ${basedir}/src/main/webapp
+ true
+
+ WEB-INF/web.xml
+ WEB-INF/shiro.ini
+
+
+
+
+
+
+
+
+
+
+ development
+
+ development
+
+
+
+
+ production
+
+ production
+
+
+
+
diff --git a/account/pom.xml b/account/pom.xml
index 39de8a5..aca8664 100644
--- a/account/pom.xml
+++ b/account/pom.xml
@@ -1,106 +1,106 @@
-
-
- 4.0.0
-
- de.muehlencord.shared
- shared-account
- 1.1-SNAPSHOT
- ejb
-
-
- shared
- de.muehlencord
- 1.1-SNAPSHOT
-
-
- shared-account
-
-
- UTF-8
- 1.8
- 1.8
-
-
-
-
- org.apache.commons
- commons-lang3
-
-
- org.freemarker
- freemarker
-
-
- org.apache.shiro
- shiro-core
- provided
-
-
- org.apache.shiro
- shiro-web
- provided
-
-
- de.muehlencord.shared
- shared-jeeutil
- jar
- 1.1-SNAPSHOT
-
-
- junit
- junit
- test
-
-
- org.mockito
- mockito-core
- test
-
-
- org.slf4j
- slf4j-log4j12
- test
-
-
- org.slf4j
- jcl-over-slf4j
- test
-
-
- de.muehlencord.shared
- shared-util
- 1.1-SNAPSHOT
- jar
-
-
- com.google.code.gson
- gson
-
-
- javax
- javaee-api
- provided
-
-
- org.hibernate
- hibernate-core
- provided
-
-
-
-
-
-
-
- org.apache.maven.plugins
- maven-ejb-plugin
-
- 3.1
-
- **/persistence.xml
-
-
-
-
-
-
+
+
+ 4.0.0
+
+ de.muehlencord.shared
+ shared-account
+ 1.1-SNAPSHOT
+ ejb
+
+
+ shared
+ de.muehlencord
+ 1.1-SNAPSHOT
+
+
+ shared-account
+
+
+ UTF-8
+ 10
+ 10
+
+
+
+
+ org.apache.commons
+ commons-lang3
+
+
+ org.freemarker
+ freemarker
+
+
+ org.apache.shiro
+ shiro-core
+ provided
+
+
+ org.apache.shiro
+ shiro-web
+ provided
+
+
+ de.muehlencord.shared
+ shared-jeeutil
+ jar
+ 1.1-SNAPSHOT
+
+
+ junit
+ junit
+ test
+
+
+ org.mockito
+ mockito-core
+ test
+
+
+ org.slf4j
+ slf4j-log4j12
+ test
+
+
+ org.slf4j
+ jcl-over-slf4j
+ test
+
+
+ de.muehlencord.shared
+ shared-util
+ 1.1-SNAPSHOT
+ jar
+
+
+ com.google.code.gson
+ gson
+
+
+ javax
+ javaee-api
+ provided
+
+
+ org.hibernate
+ hibernate-core
+ provided
+
+
+
+
+
+
+
+ org.apache.maven.plugins
+ maven-ejb-plugin
+
+ 3.1
+
+ **/persistence.xml
+
+
+
+
+
+