diff --git a/pom.xml b/pom.xml index 43e4f1f..e36a006 100644 --- a/pom.xml +++ b/pom.xml @@ -22,6 +22,40 @@ UTF-8 UTF-8 + + + junit + junit + 3.8.1 + test + + + org.gcube.core + gcf + [1.4.0,1.5.0] + provided + + + com.thoughtworks.xstream + xstream + 1.3.1 + + + org.gcube.resourcemanagement + softwarerepository-stubs + 1.2.0-SNAPSHOT + + + org.gcube.resourcemanagement + resource-manager-stubs + 2.0.1-SNAPSHOT + + + org.gcube.resourcemanagement + ghnmanager-stubs + 1.5.0-SNAPSHOT + + @@ -110,43 +144,5 @@ - - - junit - junit - 3.8.1 - test - - - org.gcube.core - gcf - [1.4.0,1.5.0] - provided - - - org.gcube.applicationsupportlayer - aslcore - 3.2.0-SNAPSHOT - - - com.thoughtworks.xstream - xstream - 1.3.1 - - - org.gcube.resourcemanagement - softwarerepository-stubs - 1.2.0-SNAPSHOT - - - org.gcube.resourcemanagement - resource-manager-stubs - 2.0.1-SNAPSHOT - - - org.gcube.resourcemanagement - ghnmanager-stubs - 1.5.0-SNAPSHOT - - +