Excluded admin service to load-cache VC from the test suite.

Change-Id: Id26883bd201ec1d243c047647daf25e0083cddac
diff --git a/full/pom.xml b/full/pom.xml
index bc97a61..4647042 100644
--- a/full/pom.xml
+++ b/full/pom.xml
@@ -149,6 +149,7 @@
 						<exclude>de/ids_mannheim/korap/authentication/LdapTest.java</exclude>
 						<exclude>de/ids_mannheim/korap/authentication/Random*.java</exclude>
 						<exclude>de/ids_mannheim/korap/web/controller/TokenExpiryTest.java</exclude>
+						<exclude>de/ids_mannheim/korap/web/controller/AdminLoadVCTest.java</exclude>
 					</excludes>
 					<includes>
 						<include>de/ids_mannheim/korap/**/*.java</include>