From 49f0f36a2beefe86f2503ee33e9342bc7e35e188 Mon Sep 17 00:00:00 2001
From: "Stefan E. Funk" <funk@sub.uni-goettingen.de>
Date: Mon, 14 Nov 2016 16:26:52 +0100
Subject: [PATCH] added a space for testing.

---
 .../src/test/java/info/textgrid/middleware/TestitestOAI.java    | 2 +-
 oaipmh-webapp/pom.xml                                           | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

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 b108bb7c..9d752e42 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 86cff4f2..00f58b91 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>
-- 
GitLab