diff --git a/oaipmh-core/src/test/java/info/textgrid/middleware/TestitestOAI.java b/oaipmh-core/src/test/java/info/textgrid/middleware/TestitestOAI.java
index b108bb7c0e80d751ff87b5232f9493b5b99dac7d..9d752e4207feabe7ed26cd845875782f8e431ee4 100644
--- a/oaipmh-core/src/test/java/info/textgrid/middleware/TestitestOAI.java
+++ b/oaipmh-core/src/test/java/info/textgrid/middleware/TestitestOAI.java
@@ -20,7 +20,7 @@ import org.apache.http.HttpStatus;
 
 public class TestitestOAI {
 
-	private static final Long	TIME		= 1500l;
+	private static final Long	TIME		= 100l;
 
 	private static String		host		= "http://textgrid-esx1.gwdg.de/1.0/tgoaipmh/";
 	// private static String host = "http://textgridlab.org/1.0/tgoaipmh/";
diff --git a/oaipmh-webapp/pom.xml b/oaipmh-webapp/pom.xml
index 86cff4f27f65607b565a27a23e1595542305e35e..00f58b91d9bdb9405fdf4cb2d669d4e4eb990af5 100644
--- a/oaipmh-webapp/pom.xml
+++ b/oaipmh-webapp/pom.xml
@@ -18,7 +18,7 @@
 				<plugins>
 					<plugin>
 						<artifactId>jdeb</artifactId>
-						<groupId>org.vafer</groupId>
+						 <groupId>org.vafer</groupId>
 						<version>1.4</version>
 						<executions>
 							<execution>