From 0066ba3be79b5a0a807253a4971a3eb44fdc8e83 Mon Sep 17 00:00:00 2001 From: Massimiliano Assante Date: Wed, 19 Dec 2012 13:12:36 +0000 Subject: [PATCH] Initial import. git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portlets/admin/rmp-common-library@65277 82a268e6-3cf1-43bd-a215-b396298e98cf --- pom.xml | 74 +++++++++++++++++++++++++++------------------------------ 1 file changed, 35 insertions(+), 39 deletions(-) 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 - - +