diff --git a/account-ui/pom.xml b/account-ui/pom.xml index 077fa69..6466788 100644 --- a/account-ui/pom.xml +++ b/account-ui/pom.xml @@ -33,13 +33,11 @@ com.github.adminfaces admin-template - 1.0.0-RC19 org.omnifaces omnifaces - 3.2 @@ -53,32 +51,26 @@ 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.1-SNAPSHOT javax javaee-web-api - 7.0 provided diff --git a/pom.xml b/pom.xml index eef1b52..dd4f7d2 100644 --- a/pom.xml +++ b/pom.xml @@ -33,7 +33,32 @@ - + + + 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.1-SNAPSHOT + junit junit @@ -112,6 +137,12 @@ javaee-api 7.0 + + javax + javaee-web-api + 7.0 + provided + com.enterprisedt @@ -152,6 +183,16 @@ primefaces 6.2 + + com.github.adminfaces + admin-template + 1.0.0-RC20 + + + org.omnifaces + omnifaces + 3.2 + com.sun.faces jsf-api