diff --git a/pom.xml b/pom.xml index 36b1c12..0e3829b 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,7 @@ 4.0.0 org.gcube.portlets.user tabular-data-share-widget - 1.0.0-SNAPSHOT + 0.0.1-SNAPSHOT tabular-data-share-widget @@ -132,13 +132,28 @@ [1.0.0-SNAPSHOT, 2.0.0-SNAPSHOT) + + org.gcube.portal + social-networking-library + [1.0.0-SNAPSHOT,2.0.0-SNAPSHOT) + + + org.gcube.applicationsupportlayer + aslsocial + [0.0.1-SNAPSHOT,1.0.0-SNAPSHOT) + + + + org.gcube.applicationsupportlayer + accesslogger + + org.gcube.portlets.widgets workspace-sharing-widget [1.0.0-SNAPSHOT,2.0.0-SNAPSHOT) - provided @@ -165,12 +180,17 @@ gwt-log + org.slf4j slf4j-api - + compile + + + + junit diff --git a/src/main/webapp/WEB-INF/web.xml b/src/main/webapp/WEB-INF/web.xml index 6ffd685..2681a32 100644 --- a/src/main/webapp/WEB-INF/web.xml +++ b/src/main/webapp/WEB-INF/web.xml @@ -24,7 +24,7 @@ TDGWTService - tdgwtservice/TDGWTService + /ShareWidget/TDGWTService