diff --git a/org.eclipse.lyo.testsuite.server/pom.xml b/org.eclipse.lyo.testsuite.server/pom.xml
index 9549625..e837daa 100644
--- a/org.eclipse.lyo.testsuite.server/pom.xml
+++ b/org.eclipse.lyo.testsuite.server/pom.xml
@@ -76,28 +76,12 @@
jaxb-api
2.3.1
-
- com.sun.xml.bind
- jaxb-core
- 2.3.0
-
-
- com.sun.xml.bind
- jaxb-impl
- 2.3.0
-
junit
junit
4.13.2
-
- commons-logging
- commons-logging
- compile
- 1.1.1
-
org.apache.httpcomponents
@@ -105,14 +89,6 @@
4.5.13
-
-
net.oauth.core
oauth
@@ -120,13 +96,6 @@
compile
-
- net.oauth.core
- oauth-consumer
- 20090617
- compile
-
-
net.oauth.core
oauth-httpclient3
@@ -140,22 +109,15 @@
- org.slf4j
- slf4j-simple
- 1.5.10
-
-
-
-
- org.apache.abdera
- abdera-parser
- 1.1.2
+ org.apache.jena
+ jena-core
+ 2.13.0
- org.apache.jena
- jena-core
- 2.7.1
+ org.apache.httpcomponents
+ httpcore
+ 4.4.13
@@ -163,6 +125,38 @@
xml-apis
1.4.01
+
+
+
+ org.apache.abdera
+ abdera-core
+ 1.1.2
+
+
+ org.apache.ws.commons.axiom
+ axiom-api
+ 1.2.10
+
+
+ log4j
+ log4j
+ 1.2.17
+
+
+ org.slf4j
+ slf4j-api
+ 1.5.10
+
+
+ org.apache.abdera
+ abdera-i18n
+ 1.1.2
+
+
+ commons-httpclient
+ commons-httpclient
+ 3.1
+