diff --git a/.classpath b/.classpath index af1c1bd..9fa4326 100644 --- a/.classpath +++ b/.classpath @@ -1,12 +1,12 @@ - + - + @@ -32,5 +32,5 @@ - + diff --git a/.settings/com.google.gwt.eclipse.core.prefs b/.settings/com.google.gwt.eclipse.core.prefs new file mode 100644 index 0000000..d499ab2 --- /dev/null +++ b/.settings/com.google.gwt.eclipse.core.prefs @@ -0,0 +1,2 @@ +eclipse.preferences.version=1 +entryPointModules=org.gcube.portlets.user.td.sharewidget.ShareWidget diff --git a/pom.xml b/pom.xml index f521843..0ac3640 100644 --- a/pom.xml +++ b/pom.xml @@ -45,7 +45,15 @@ config - 2.5.1 + + + + 2.6.1 + 3.3.2 + 3.1.1 + ${env.KEYS} @@ -80,10 +88,12 @@ com.google.gwt gwt-servlet + ${gwtVersion} com.google.gwt gwt-user + ${gwtVersion} @@ -104,7 +114,7 @@ com.sencha.gxt gxt - 3.0.1 + ${gxtVersion} @@ -120,22 +130,7 @@ usermanagement-core - - - + org.gcube.applicationsupportlayer aslsocial @@ -177,7 +172,7 @@ com.allen-sauer.gwt.log gwt-log - 3.2.1 + ${gwtLogVersion} provided