Use fcs-simple-endpoint 2.0.0
Change-Id: Ib3ddcae8f943bf48e5b39c93c30a19acad733d38
diff --git a/pom.xml b/pom.xml
index 47bd7f0..64ac57a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
<groupId>de.mannheim.ids</groupId>
<artifactId>KorapSRU</artifactId>
- <version>1.0.8-SNAPSHOT</version>
+ <version>1.0.9-SNAPSHOT</version>
<packaging>war</packaging>
<name>KorapSRU</name>
@@ -48,7 +48,7 @@
<dependency>
<groupId>eu.clarin.sru.fcs</groupId>
<artifactId>fcs-simple-endpoint</artifactId>
- <version>1.8.0</version>
+ <version>2.0.0</version>
</dependency>
<dependency>
<groupId>javax.servlet</groupId>