keycloak-memoizeit

Fix standalone KeycloakServer

4/10/2014 9:59:54 AM

Details

diff --git a/testsuite/integration/pom.xml b/testsuite/integration/pom.xml
index 86d40dc..f2d9eb0 100755
--- a/testsuite/integration/pom.xml
+++ b/testsuite/integration/pom.xml
@@ -80,7 +80,6 @@
         <dependency>
             <groupId>com.google.zxing</groupId>
             <artifactId>javase</artifactId>
-            <scope>provided</scope>
         </dependency>
         <dependency>
             <groupId>org.bouncycastle</groupId>
@@ -192,7 +191,6 @@
         <dependency>
             <groupId>org.freemarker</groupId>
             <artifactId>freemarker</artifactId>
-            <scope>provided</scope>
         </dependency>
         <dependency>
             <groupId>org.keycloak</groupId>