From abbcc67660b3bbe9c762803d899d1401dddbd3a9 Mon Sep 17 00:00:00 2001 From: "manuele.simi" Date: Fri, 17 Nov 2017 14:34:27 +0000 Subject: [PATCH] Clean up Maven dependencies. git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/resource-management/resource-manager@158607 82a268e6-3cf1-43bd-a215-b396298e98cf --- io/pom.xml | 2 +- pom.xml | 79 +----------------------------------------------------- 2 files changed, 2 insertions(+), 79 deletions(-) diff --git a/io/pom.xml b/io/pom.xml index 2281b10..42b3fa4 100644 --- a/io/pom.xml +++ b/io/pom.xml @@ -18,7 +18,7 @@ junit junit - 3.8.1 + 4.11 test diff --git a/pom.xml b/pom.xml index 32db0c7..ce2f45c 100644 --- a/pom.xml +++ b/pom.xml @@ -41,83 +41,6 @@ - - org.gcube.information-system - resource-registry-publisher - - - - org.gcube.information-system - resource-registry-client - - - - org.gcube.core - common-events - - - - org.gcube.core - common-smartgears - provided - - - - org.gcube.information-system - information-system-model - - - - org.gcube.information-system - gcube-resources - - - - - javax.ws.rs - javax.ws.rs-api - 2.0.1 - - - - org.glassfish.jersey.containers - jersey-container-servlet - 2.13 - - - - javax.servlet - javax.servlet-api - 3.0.1 - provided - - - - org.slf4j - slf4j-api - provided - - - - - junit - junit - 4.11 - test - - - - org.glassfish.jersey.test-framework.providers - jersey-test-framework-provider-simple - 2.17 - test - - - - ch.qos.logback - logback-classic - 1.0.13 - test - + \ No newline at end of file