From 2439b7e72373b276f6165015e82b41f545f9ccbc Mon Sep 17 00:00:00 2001 From: Massimiliano Assante Date: Fri, 8 Feb 2013 15:05:07 +0000 Subject: [PATCH] added offline profile version git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portlets/user/reports@69055 82a268e6-3cf1-43bd-a215-b396298e98cf --- pom.xml | 72 ++++++++++++++++++++++++++++----------------------------- 1 file changed, 36 insertions(+), 36 deletions(-) diff --git a/pom.xml b/pom.xml index 075f419..d8fd825 100644 --- a/pom.xml +++ b/pom.xml @@ -27,8 +27,10 @@ 2.4.0 distro - + provided + online 1.6 1.6 @@ -38,26 +40,18 @@ UTF-8 - - release - - true - - - - org.gcube.applicationsupportlayer - aslcore - [3.2.1-SNAPSHOT, 4.0.0-SNAPSHOT) - - - offline + + compile + offline + org.gcube.applicationsupportlayer aslcore-offline [1.0.0-SNAPSHOT, 2.0.0-SNAPSHOT) + ${setScope} @@ -83,6 +77,12 @@ ${gwtVersion} ${setScope} + + org.gcube.applicationsupportlayer + aslcore + [3.2.1-SNAPSHOT, 4.0.0-SNAPSHOT) + provided + org.gcube.applicationsupportlayer aslsocial @@ -135,6 +135,7 @@ org.gcube.portlets.user gcube-docx-generator [1.0.0-SNAPSHOT, 2.0.0-SNAPSHOT) + ${setScope} org.gcube.portal @@ -151,14 +152,13 @@ org.gcube.portlets.user home-library - [4.3.0-SNAPSHOT, 5.0.0-SNAPSHOT) - ${setScope} + 4.3.0-SNAPSHOT org.gcube.portlets.user home-library-jcr - [1.3.0-SNAPSHOT, 2.0.0-SNAPSHOT) - ${setScope} + 1.3.0-SNAPSHOT + ${setClassifier} org.gcube.applicationsupportlayer @@ -178,24 +178,6 @@ 6.0.6 ${setScope} - - log4j - log4j - 1.2.16 - runtime - - - org.slf4j - slf4j-log4j12 - 1.6.4 - runtime - - - org.slf4j - slf4j-api - 1.6.4 - runtime - com.allen-sauer.gwt.log gwt-log @@ -208,6 +190,24 @@ 2.0 ${setScope} + + log4j + log4j + 1.2.16 + ${setScope} + + + org.slf4j + slf4j-log4j12 + 1.6.4 + ${setScope} + + + org.slf4j + slf4j-api + 1.6.4 + ${setScope} + junit junit